Lines Matching refs:QUOTE_512_BYTES
1228 #define QUOTE_512_BYTES (512) macro
1667 catch_22_quote, QUOTE_512_BYTES, 0); in test_AES_CBC_HMAC_SHA1_encrypt_digest()
1720 ut_params->ibuf, QUOTE_512_BYTES); in test_AES_CBC_HMAC_SHA1_encrypt_digest()
1723 sym_op->auth.data.length = QUOTE_512_BYTES; in test_AES_CBC_HMAC_SHA1_encrypt_digest()
1731 sym_op->cipher.data.length = QUOTE_512_BYTES; in test_AES_CBC_HMAC_SHA1_encrypt_digest()
1752 QUOTE_512_BYTES, in test_AES_CBC_HMAC_SHA1_encrypt_digest()
1755 uint8_t *digest = ciphertext + QUOTE_512_BYTES; in test_AES_CBC_HMAC_SHA1_encrypt_digest()
1853 QUOTE_512_BYTES, 0); in test_AES_CBC_HMAC_SHA512_decrypt_perform()
1878 ut_params->ibuf, QUOTE_512_BYTES); in test_AES_CBC_HMAC_SHA512_decrypt_perform()
1881 sym_op->auth.data.length = QUOTE_512_BYTES; in test_AES_CBC_HMAC_SHA512_decrypt_perform()
1888 sym_op->cipher.data.length = QUOTE_512_BYTES; in test_AES_CBC_HMAC_SHA512_decrypt_perform()
1912 QUOTE_512_BYTES, in test_AES_CBC_HMAC_SHA512_decrypt_perform()