Home
last modified time | relevance | path

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

/external/boringssl/src/fipstools/
Dcavp_keywrap_test.cc66 std::string count, unused, in_label = ctx->encrypt ? "P" : "C", in TestCipher() local
Dcavp_tdes_test.cc90 const std::string in_label = in TestKAT() local
213 const std::string in_label = in TestMCT() local
Dcavp_aes_test.cc46 const std::string in_label = encrypt ? "PLAINTEXT" : "CIPHERTEXT", in MonteCarlo() local