Lines Matching refs:ciphertext
73 const u8 *ciphertext; member
84 const u8 *ciphertext; member
214 err = fips_check_result(block, vec->ciphertext, AES_BLOCK_SIZE, in fips_test_aes_library()
277 err = fips_check_result(message, vec->ciphertext, vec->message_size, in fips_test_skcipher()
371 err = fips_check_result(message, vec->ciphertext, vec->ciphertext_size, in fips_test_aead()
581 .ciphertext = fips_aes_ecb_ciphertext,
654 .ciphertext = fips_aes_ecb_ciphertext,
697 .ciphertext = fips_aes_cbc_ciphertext,
720 .ciphertext = "\xfc\x00\x78\x3e\x0e\xfd\xb2\xc1"
741 .ciphertext = fips_aes_ctr_ciphertext,
759 .ciphertext = fips_aes_xts_ciphertext,
779 .ciphertext = fips_aes_gcm_ciphertext,