Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/self_check/
Dself_check.c235 static const uint8_t kAESCBCCiphertext[64] = { in BORINGSSL_self_test() local
402 if (!check_test(kAESCBCCiphertext, output, sizeof(kAESCBCCiphertext), in BORINGSSL_self_test()
413 AES_cbc_encrypt(kAESCBCCiphertext, output, sizeof(kAESCBCCiphertext), in BORINGSSL_self_test()