Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/self_check/
Dself_check.c266 static const uint8_t kDESCiphertext[64] = { in BORINGSSL_self_test() local
460 if (!check_test(kDESCiphertext, output, sizeof(kDESCiphertext), in BORINGSSL_self_test()
467 DES_ede3_cbc_encrypt(kDESCiphertext, output, sizeof(kDESCiphertext), &des1, in BORINGSSL_self_test()