Searched defs:EVP_CIPH_FLAG_CUSTOM_CIPHER (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dcipher.h344 /* EVP_CIPH_FLAG_CUSTOM_CIPHER indicates that the cipher manages blocking
346 #define EVP_CIPH_FLAG_CUSTOM_CIPHER 0x400 macro
/external/openssl/crypto/evp/
H A Devp.h363 #define EVP_CIPH_FLAG_CUSTOM_CIPHER 0x100000 macro
/external/openssl/include/openssl/
H A Devp.h363 #define EVP_CIPH_FLAG_CUSTOM_CIPHER 0x100000 macro

Completed in 108 milliseconds