Home
last modified time | relevance | path

Searched defs:GetAesGcmCipherForKeySize (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tink/cc/aead/internal/
H A Daead_util.cc41 util::StatusOr<const EVP_CIPHER *> GetAesGcmCipherForKeySize( in GetAesGcmCipherForKeySize() function
H A Daead_util_test.cc34 TEST(AeadUtilTest, GetAesGcmCipherForKeySize) { in TEST() argument
/aosp_15_r20/external/tink/cc/subtle/
H A Dsubtle_util_boringssl.h327 static inline const EVP_CIPHER *GetAesGcmCipherForKeySize( in GetAesGcmCipherForKeySize() function