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

/external/openssl/crypto/evp/
H A Dpmeth_fn.c210 int EVP_PKEY_encrypt(EVP_PKEY_CTX *ctx, function
/external/chromium_org/third_party/boringssl/src/crypto/evp/
H A Devp_ctx.c314 int EVP_PKEY_encrypt(EVP_PKEY_CTX *ctx, uint8_t *out, size_t *outlen, function
317 OPENSSL_PUT_ERROR(EVP, EVP_PKEY_encrypt,
322 OPENSSL_PUT_ERROR(EVP, EVP_PKEY_encrypt, EVP_R_OPERATON_NOT_INITIALIZED);

Completed in 676 milliseconds