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

  /external/chromium_org/third_party/boringssl/src/include/openssl/
cipher.h 374 #define EVP_CTRL_GCM_SET_IVLEN 0x9
  /external/openssl/crypto/evp/
evp.h 377 #define EVP_CTRL_GCM_SET_IVLEN 0x9
382 #define EVP_CTRL_CCM_SET_IVLEN EVP_CTRL_GCM_SET_IVLEN
    [all...]
  /external/openssl/include/openssl/
evp.h 377 #define EVP_CTRL_GCM_SET_IVLEN 0x9
382 #define EVP_CTRL_CCM_SET_IVLEN EVP_CTRL_GCM_SET_IVLEN
    [all...]

Completed in 127 milliseconds