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

/external/boringssl/include/openssl/
H A Daead.h163 // EVP_AEAD_MAX_NONCE_LENGTH contains the maximum nonce length used by
165 #define EVP_AEAD_MAX_NONCE_LENGTH 16 macro
/external/boringssl/src/include/openssl/
H A Daead.h163 // EVP_AEAD_MAX_NONCE_LENGTH contains the maximum nonce length used by
165 #define EVP_AEAD_MAX_NONCE_LENGTH 16 macro

Completed in 99 milliseconds