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

/external/boringssl/include/openssl/
H A Dcipher.h354 /* EVP_CIPH_CUSTOM_IV indicates that the cipher manages the IV itself rather
356 #define EVP_CIPH_CUSTOM_IV 0x100 macro
/external/boringssl/src/include/openssl/
H A Dcipher.h354 /* EVP_CIPH_CUSTOM_IV indicates that the cipher manages the IV itself rather
356 #define EVP_CIPH_CUSTOM_IV 0x100 macro

Completed in 87 milliseconds