Home
last modified time | relevance | path

Searched refs:int_ctx_new (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/crypto/evp/
Dpmeth_lib.c103 static EVP_PKEY_CTX *int_ctx_new(EVP_PKEY *pkey, ENGINE *e, int id) in int_ctx_new() function
245 return int_ctx_new(pkey, e, -1); in EVP_PKEY_CTX_new()
250 return int_ctx_new(NULL, e, id); in EVP_PKEY_CTX_new_id()
/third_party/openssl/crypto/err/
Dopenssl.txt809 EVP_F_INT_CTX_NEW:157:int_ctx_new