Home
last modified time | relevance | path

Searched refs:EVP_CIPH_CUSTOM_COPY (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/include/openssl/
Dcipher.h374 #define EVP_CIPH_CUSTOM_COPY 0x1000 macro
/external/boringssl/src/crypto/cipher/
Dcipher.c134 if (in->cipher->flags & EVP_CIPH_CUSTOM_COPY) { in EVP_CIPHER_CTX_copy()
De_aes.c1006 EVP_CIPH_ALWAYS_CALL_INIT | EVP_CIPH_CTRL_INIT | EVP_CIPH_CUSTOM_COPY |