Home
last modified time | relevance | path

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

/third_party/openssl/test/
H A Dpkey_meth_kdf_test.c26 if ((pctx = EVP_PKEY_CTX_new_id(EVP_PKEY_TLS1_PRF, NULL)) == NULL) { in test_kdf_tls1_prf()
27 TEST_error("EVP_PKEY_TLS1_PRF"); in test_kdf_tls1_prf()
H A Dbad_dtls_test.c70 EVP_PKEY_CTX *pctx = EVP_PKEY_CTX_new_id(EVP_PKEY_TLS1_PRF, NULL); in do_PRF()
/third_party/openssl/ohos_lite/include/openssl/
H A Devp.h57 # define EVP_PKEY_TLS1_PRF NID_tls1_prf macro
/third_party/node/deps/openssl/openssl/include/openssl/
H A Devp.h74 # define EVP_PKEY_TLS1_PRF NID_tls1_prf macro
/third_party/openssl/include/openssl/
H A Devp.h74 # define EVP_PKEY_TLS1_PRF NID_tls1_prf macro
/third_party/libcoap/src/
H A Dcoap_openssl.c1045 return EVP_PKEY_TLS1_PRF; in map_key_type()

Completed in 16 milliseconds