HomeSort by relevance Sort by last modified time
    Searched refs:EVP_EncryptInit (Results 1 - 2 of 2) sorted by null

  /external/boringssl/src/include/openssl/
cipher.h 388 // EVP_EncryptInit calls |EVP_CipherInit| with |enc| equal to one.
389 OPENSSL_EXPORT int EVP_EncryptInit(EVP_CIPHER_CTX *ctx,
  /external/boringssl/src/crypto/fipsmodule/cipher/
cipher.c 601 int EVP_EncryptInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher,

Completed in 160 milliseconds