Searched refs:EVP_PKEY_new (Results 1 - 25 of 33) sorted by relevance

12

/freebsd-12-stable/crypto/openssl/crypto/dsa/
H A Ddsa_prn.c51 pk = EVP_PKEY_new();
63 pk = EVP_PKEY_new();
/freebsd-12-stable/crypto/openssl/crypto/rsa/
H A Drsa_prn.c36 pk = EVP_PKEY_new();
/freebsd-12-stable/crypto/openssl/crypto/asn1/
H A Dd2i_pu.c28 if ((ret = EVP_PKEY_new()) == NULL) {
H A Dd2i_pr.c28 if ((ret = EVP_PKEY_new()) == NULL) {
/freebsd-12-stable/crypto/openssl/crypto/x509/
H A Dx_pubkey.c106 EVP_PKEY *pkey = EVP_PKEY_new();
250 pktmp = EVP_PKEY_new();
290 pktmp = EVP_PKEY_new();
330 if ((pktmp = EVP_PKEY_new()) == NULL) {
H A Dx_all.c469 return ASN1_d2i_fp_of(EVP_PKEY, EVP_PKEY_new, d2i_AutoPrivateKey, fp, a);
479 return ASN1_d2i_fp_of(EVP_PKEY, EVP_PKEY_new, d2i_PUBKEY, fp, a);
516 return ASN1_d2i_bio_of(EVP_PKEY, EVP_PKEY_new, d2i_AutoPrivateKey, bp, a);
526 return ASN1_d2i_bio_of(EVP_PKEY, EVP_PKEY_new, d2i_PUBKEY, bp, a);
/freebsd-12-stable/crypto/openssl/crypto/evp/
H A Devp_pkey.c30 if ((pkey = EVP_PKEY_new()) == NULL) {
H A Dpmeth_gn.c54 *ppkey = EVP_PKEY_new();
104 *ppkey = EVP_PKEY_new();
H A Dp_lib.c140 EVP_PKEY *EVP_PKEY_new(void) function
227 EVP_PKEY *ret = EVP_PKEY_new();
257 EVP_PKEY *ret = EVP_PKEY_new();
321 EVP_PKEY *ret = EVP_PKEY_new();
/freebsd-12-stable/contrib/ntp/util/
H A Dntp-keygen.c667 pkey = EVP_PKEY_new();
689 pkey = EVP_PKEY_new();
733 pkey = EVP_PKEY_new();
755 pkey = EVP_PKEY_new();
1028 pkey = EVP_PKEY_new();
1080 pkey = EVP_PKEY_new();
1248 pkey = EVP_PKEY_new();
1451 pkey = EVP_PKEY_new();
1856 pkey = EVP_PKEY_new();
1879 pkey1 = EVP_PKEY_new();
[all...]
/freebsd-12-stable/contrib/ldns/
H A Dkeys.c287 evp_key = EVP_PKEY_new();
363 evp_key = EVP_PKEY_new();
439 evp_key = EVP_PKEY_new();
1297 k->_key.key = EVP_PKEY_new();
1411 EVP_PKEY *key = EVP_PKEY_new();
1420 EVP_PKEY *key = EVP_PKEY_new();
1431 EVP_PKEY *key = EVP_PKEY_new();
1440 EVP_PKEY *key = EVP_PKEY_new();
H A Ddnssec_verify.c1872 evp_key = EVP_PKEY_new();
1919 evp_key = EVP_PKEY_new();
1978 evp_key = EVP_PKEY_new();
2695 evp_key = EVP_PKEY_new();
2725 evp_key = EVP_PKEY_new();
2751 evp_key = EVP_PKEY_new();
2786 evp_key = EVP_PKEY_new();
2821 evp_key = EVP_PKEY_new();
/freebsd-12-stable/lib/libsecureboot/openpgp/
H A Dopgp_key.c131 key->key = EVP_PKEY_new();
/freebsd-12-stable/crypto/openssl/apps/
H A Ddsa.c216 pk = EVP_PKEY_new();
H A Drsa.c267 pk = EVP_PKEY_new();
/freebsd-12-stable/crypto/openssl/crypto/pem/
H A Dpem_pkey.c137 ret = EVP_PKEY_new();
H A Dpvkfmt.c258 ret = EVP_PKEY_new();
331 ret = EVP_PKEY_new();
/freebsd-12-stable/contrib/unbound/sldns/
H A Dkeyraw.c385 evp_key = EVP_PKEY_new();
/freebsd-12-stable/contrib/unbound/validator/
H A Dval_secalgo.c462 *evp_key = EVP_PKEY_new();
498 *evp_key = EVP_PKEY_new();
535 *evp_key = EVP_PKEY_new();
/freebsd-12-stable/crypto/openssl/crypto/store/
H A Dloader_file.c566 if ((pkey = EVP_PKEY_new()) == NULL) {
584 if (tmp_pkey == NULL && (tmp_pkey = EVP_PKEY_new()) == NULL) {
/freebsd-12-stable/crypto/openssl/ssl/
H A Dssl_rsa.c110 if ((pkey = EVP_PKEY_new()) == NULL) {
424 if ((pkey = EVP_PKEY_new()) == NULL) {
/freebsd-12-stable/crypto/openssl/engines/
H A De_capi.c697 if ((ret = EVP_PKEY_new()) == NULL)
751 if ((ret = EVP_PKEY_new()) == NULL)
/freebsd-12-stable/secure/lib/libcrypto/man/man3/
H A DMakefile163 MAN+= EVP_PKEY_new.3
1662 MLINKS+= EVP_PKEY_new.3 EVP_PKEY_free.3
1663 MLINKS+= EVP_PKEY_new.3 EVP_PKEY_get_raw_private_key.3
1664 MLINKS+= EVP_PKEY_new.3 EVP_PKEY_get_raw_public_key.3
1665 MLINKS+= EVP_PKEY_new.3 EVP_PKEY_new_CMAC_key.3
1666 MLINKS+= EVP_PKEY_new.3 EVP_PKEY_new_mac_key.3
1667 MLINKS+= EVP_PKEY_new.3 EVP_PKEY_new_raw_private_key.3
1668 MLINKS+= EVP_PKEY_new.3 EVP_PKEY_new_raw_public_key.3
1669 MLINKS+= EVP_PKEY_new.3 EVP_PKEY_up_ref.3
/freebsd-12-stable/crypto/openssl/crypto/dh/
H A Ddh_ameth.c655 pkpeer = EVP_PKEY_new();
/freebsd-12-stable/crypto/openssl/crypto/ec/
H A Dec_ameth.c690 pkpeer = EVP_PKEY_new();

Completed in 401 milliseconds

12