Searched refs:EVP_PKEY_ECDH_KDF_NONE (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ec/
H A Dec_pmeth.c102 dctx->kdf_type = EVP_PKEY_ECDH_KDF_NONE;
251 if (dctx->kdf_type == EVP_PKEY_ECDH_KDF_NONE)
344 if (p1 != EVP_PKEY_ECDH_KDF_NONE && p1 != EVP_PKEY_ECDH_KDF_X9_62)
H A Dec.h1068 # define EVP_PKEY_ECDH_KDF_NONE 1 macro
H A Dec_ameth.c887 if (kdf_type == EVP_PKEY_ECDH_KDF_NONE) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/
H A Dec_pmeth.c102 dctx->kdf_type = EVP_PKEY_ECDH_KDF_NONE;
251 if (dctx->kdf_type == EVP_PKEY_ECDH_KDF_NONE)
344 if (p1 != EVP_PKEY_ECDH_KDF_NONE && p1 != EVP_PKEY_ECDH_KDF_X9_62)
H A Dec.h1068 # define EVP_PKEY_ECDH_KDF_NONE 1 macro
H A Dec_ameth.c887 if (kdf_type == EVP_PKEY_ECDH_KDF_NONE) {

Completed in 118 milliseconds