HomeSort by relevance Sort by last modified time
    Searched defs:EVP_CIPH_CUSTOM_IV (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/boringssl/src/include/openssl/
cipher.h 336 /* EVP_CIPH_CUSTOM_IV indicates that the cipher manages the IV itself rather
338 #define EVP_CIPH_CUSTOM_IV 0x100
  /external/openssl/crypto/evp/
evp.h 339 #define EVP_CIPH_CUSTOM_IV 0x10
    [all...]
  /external/openssl/include/openssl/
evp.h 339 #define EVP_CIPH_CUSTOM_IV 0x10
    [all...]

Completed in 413 milliseconds