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

/external/chromium_org/third_party/boringssl/src/crypto/cipher/
H A Dcipher.c487 int EVP_Cipher(EVP_CIPHER_CTX *ctx, uint8_t *out, const uint8_t *in, function
/external/openssl/crypto/evp/
H A Devp_lib.c191 int EVP_Cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, unsigned int inl) function

Completed in 150 milliseconds