Home
last modified time | relevance | path

Searched defs:spki (Results 1 – 9 of 9) sorted by relevance

/freebsd-10-stable/crypto/openssl/crypto/x509/
Dx509spki.c85 NETSCAPE_SPKI *spki; in NETSCAPE_SPKI_b64_decode() local
106 char *NETSCAPE_SPKI_b64_encode(NETSCAPE_SPKI *spki) in NETSCAPE_SPKI_b64_encode()
/freebsd-10-stable/crypto/openssl/crypto/asn1/
Dt_spki.c74 int NETSCAPE_SPKI_print(BIO *out, NETSCAPE_SPKI *spki) in NETSCAPE_SPKI_print()
/freebsd-10-stable/crypto/openssl/apps/
Dspkac.c95 NETSCAPE_SPKI *spki = NULL; in MAIN() local
Dca.c2196 NETSCAPE_SPKI *spki = NULL; in certify_spkac() local
/freebsd-10-stable/crypto/heimdal/kdc/
Dkx509.c197 SubjectPublicKeyInfo spki; in build_certificate() local
/freebsd-10-stable/crypto/heimdal/lib/hx509/
Dca.c45 SubjectPublicKeyInfo spki; member
370 const SubjectPublicKeyInfo *spki) in hx509_ca_tbs_set_spki()
Dcrypto.c783 SubjectPublicKeyInfo *spki) in rsa_private_key2SPKI()
928 SubjectPublicKeyInfo *spki) in ecdsa_private_key2SPKI()
1813 SubjectPublicKeyInfo *spki) in hx509_private_key2SPKI()
Dhxtool.c1754 SubjectPublicKeyInfo spki; in hxtool_ca() local
Dcert.c1478 hx509_cert_get_SPKI(hx509_context context, hx509_cert p, SubjectPublicKeyInfo *spki) in hx509_cert_get_SPKI()