Home
last modified time | relevance | path

Searched refs:AESKeyWrap (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/util/fipstools/cavp/
Dcavp_keywrap_test.cc36 static bool AESKeyWrap(std::vector<uint8_t> *out, bool encrypt, in AESKeyWrap() function
109 auto wrap_function = AESKeyWrap; in TestCipher()