Home
last modified time | relevance | path

Searched defs:GetAesCbcCipherForKeySize (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tink/cc/internal/
H A Daes_util.cc89 util::StatusOr<const EVP_CIPHER*> GetAesCbcCipherForKeySize( in GetAesCbcCipherForKeySize() function
H A Daes_util_test.cc168 TEST(AesUtilTest, GetAesCbcCipherForKeySize) { in TEST() argument