Home
last modified time | relevance | path

Searched refs:EVP_PKEY_TLS1_PRF (Results 1 – 4 of 4) sorted by relevance

/openssl/doc/man3/
H A DEVP_PKEY_CTX_set_tls1_prf_md.pod21 The B<EVP_PKEY_TLS1_PRF> algorithm implements the PRF key derivation function for
51 EVP_PKEY_CTX *pctx = EVP_PKEY_CTX_new_id(EVP_PKEY_TLS1_PRF, NULL);
80 pctx = EVP_PKEY_CTX_new_id(EVP_PKEY_TLS1_PRF, NULL);
/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()
H A Dbad_dtls_test.c70 EVP_PKEY_CTX *pctx = EVP_PKEY_CTX_new_id(EVP_PKEY_TLS1_PRF, NULL); in do_PRF()
/openssl/include/openssl/
H A Devp.h75 # define EVP_PKEY_TLS1_PRF NID_tls1_prf macro

Completed in 49 milliseconds