Searched defs:EVP_PKEY_new (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/boringssl/src/crypto/evp/
H A Devp.c77 EVP_PKEY *EVP_PKEY_new(void) { function
82 OPENSSL_PUT_ERROR(EVP, EVP_PKEY_new, ERR_R_MALLOC_FAILURE);
/external/openssl/crypto/evp/
H A Dp_lib.c182 EVP_PKEY *EVP_PKEY_new(void) function

Completed in 96 milliseconds