Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/cc/internal/
H A Daes_util.cc76 util::StatusOr<const EVP_CIPHER*> GetAesCtrCipherForKeySize( in GetAesCtrCipherForKeySize() function
H A Daes_util_test.cc155 TEST(AesUtilTest, GetAesCtrCipherForKeySize) { in TEST() argument
/aosp_15_r20/external/tink/cc/subtle/
H A Dsubtle_util_boringssl.h315 static inline const EVP_CIPHER *GetAesCtrCipherForKeySize( in GetAesCtrCipherForKeySize() function