Home
last modified time | relevance | path

Searched refs:d2i_PrivateKey (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A Dd2i_PrivateKey.pod5 d2i_PrivateKey, d2i_PublicKey, d2i_AutoPrivateKey,
14 EVP_PKEY *d2i_PrivateKey(int type, EVP_PKEY **a, const unsigned char **pp,
28 d2i_PrivateKey() decodes a private key using algorithm B<type>. It attempts to
34 d2i_AutoPrivateKey() is similar to d2i_PrivateKey() except it attempts to
53 If the B<*a> is not NULL when calling d2i_PrivateKey() or d2i_AutoPrivateKey()
63 The d2i_PrivateKey(), d2i_AutoPrivateKey(), d2i_PrivateKey_bio(), d2i_PrivateKey_fp(),
H A DEVP_PKEY_ASN1_METHOD.pod275 They're called by L<d2i_PrivateKey(3)> and L<i2d_PrivateKey(3)>.
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A Dd2i_PrivateKey.pod5 d2i_PrivateKey_ex, d2i_PrivateKey, d2i_PublicKey, d2i_KeyParams,
19 EVP_PKEY *d2i_PrivateKey(int type, EVP_PKEY **a, const unsigned char **pp,
63 d2i_PrivateKey() does the same as d2i_PrivateKey_ex() except that the default
69 d2i_PrivateKey_ex() and d2i_PrivateKey() respectively except that they decode
75 d2i_PrivateKey_ex() and d2i_PrivateKey() respectively except that they attempt
103 The d2i_PrivateKey_ex(), d2i_PrivateKey(), d2i_AutoPrivateKey_ex(),
H A Dd2i_RSAPrivateKey.pod173 b<d2i_I<TYPE>PrivateKey()> with L<d2i_PrivateKey(3)>,
183 L<d2i_PrivateKey(3)> recognises and unpacks a PKCS#8 structures.
303 L<d2i_PrivateKey(3)>, L<d2i_PublicKey(3)>, L<d2i_KeyParams(3)>,
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Dd2i_pr.c21 EVP_PKEY *d2i_PrivateKey(int type, EVP_PKEY **a, const unsigned char **pp, in d2i_PrivateKey() function
147 ret = d2i_PrivateKey(keytype, a, pp, length); in d2i_AutoPrivateKey()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Dd2i_pr.c156 EVP_PKEY *d2i_PrivateKey(int type, EVP_PKEY **a, const unsigned char **pp, in d2i_PrivateKey() function
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dendecoder_legacy_test.c86 d2i_of_void *d2i_PrivateKey; member
614 test_stanza->d2i_PrivateKey, in test_key()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/store/
H A Dloader_file.c428 pkey = d2i_PrivateKey(ameth->pkey_id, NULL, &blob, len); in try_decode_PrivateKey()
455 tmp_pkey = d2i_PrivateKey(ameth2->pkey_id, NULL, in try_decode_PrivateKey()
478 tmp_pkey = d2i_PrivateKey(ameth->pkey_id, NULL, &tmp_blob, len); in try_decode_PrivateKey()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/pem/
H A Dpem_pkey.c84 ret = d2i_PrivateKey(ameth->pkey_id, x, &p, len); in PEM_read_bio_PrivateKey()
H A Dpem_info.c191 if (!d2i_PrivateKey(ptype, pp, &p, len)) { in STACK_OF()
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/
H A Dman.inc469 d2i_PrivateKey.3 \
H A Dcrypto.map3613 d2i_PrivateKey;
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_rsa.c282 if ((pkey = d2i_PrivateKey(type, NULL, &p, (long)len)) == NULL) { in SSL_use_PrivateKey_ASN1()
555 if ((pkey = d2i_PrivateKey(type, NULL, &p, (long)len)) == NULL) { in SSL_CTX_use_PrivateKey_ASN1()
/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_certkey.c261 pkey = d2i_PrivateKey(pkey_type, 0, &p, buflen); in load_pkey()
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/
H A Dman.inc708 d2i_PrivateKey.3 \
/netbsd-src/crypto/external/bsd/openssl/dist/doc/
H A Dbuild.info2866 DEPEND[html/man3/d2i_PrivateKey.html]=man3/d2i_PrivateKey.pod
2867 GENERATE[html/man3/d2i_PrivateKey.html]=man3/d2i_PrivateKey.pod
2868 DEPEND[man/man3/d2i_PrivateKey.3]=man3/d2i_PrivateKey.pod
2869 GENERATE[man/man3/d2i_PrivateKey.3]=man3/d2i_PrivateKey.pod
3502 html/man3/d2i_PrivateKey.html \
4110 man/man3/d2i_PrivateKey.3 \
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Devp.h1047 EVP_PKEY *d2i_PrivateKey(int type, EVP_PKEY **a, const unsigned char **pp,
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dcrypto_openssl.c1017 evp = d2i_PrivateKey(EVP_PKEY_RSA, NULL, (void *)&bp, privkey->l);
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Devp.h1395 EVP_PKEY *d2i_PrivateKey(int type, EVP_PKEY **a, const unsigned char **pp,
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dspeed.c2379 st = (rsa_key = d2i_PrivateKey(EVP_PKEY_RSA, NULL, &p, in speed_main()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/err/
H A Dopenssl.txt84 ASN1_F_D2I_PRIVATEKEY:154:d2i_PrivateKey
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A Dmigration_guide.pod704 L<d2i_AutoPrivateKey(3)>, L<d2i_PrivateKey(3)> and L<d2i_PUBKEY(3)>
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dlibcrypto.num2214 d2i_PrivateKey 2186 1_1_0 EXIST::FUNCTION:
/netbsd-src/crypto/external/bsd/openssl.old/dist/
H A DCHANGES3286 free in several private key parsing functions (such as d2i_PrivateKey