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

/freebsd-11-stable/crypto/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.c889 if (kdf_type == EVP_PKEY_ECDH_KDF_NONE) {

Completed in 211 milliseconds