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

/external/openssl/crypto/evp/
H A Dpmeth_fn.c247 int EVP_PKEY_decrypt(EVP_PKEY_CTX *ctx, function
/external/chromium_org/third_party/boringssl/src/crypto/evp/
H A Devp_ctx.c345 int EVP_PKEY_decrypt(EVP_PKEY_CTX *ctx, uint8_t *out, size_t *outlen, function
348 OPENSSL_PUT_ERROR(EVP, EVP_PKEY_decrypt,
353 OPENSSL_PUT_ERROR(EVP, EVP_PKEY_decrypt, EVP_R_OPERATON_NOT_INITIALIZED);

Completed in 112 milliseconds