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

/freebsd-11-stable/crypto/openssl/crypto/ec/
H A Dec_pmeth.c344 if (p1 != EVP_PKEY_ECDH_KDF_NONE && p1 != EVP_PKEY_ECDH_KDF_X9_62)
H A Dec_ameth.c723 if (EVP_PKEY_CTX_set_ecdh_kdf_type(pctx, EVP_PKEY_ECDH_KDF_X9_62) <= 0)
890 kdf_type = EVP_PKEY_ECDH_KDF_X9_62;
H A Dec.h1069 # define EVP_PKEY_ECDH_KDF_X9_62 2 macro

Completed in 66 milliseconds