Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/crypto/fips/
H A Dfips_aes_util.c886 uint8_t *aes_ctr_known_ciphertext = in fips_aes_post() local
1158 (memcmp(aes_computed_ciphertext, aes_ctr_known_ciphertext, in fips_aes_post()
1178 rv = fips_aes_decrypt(aes_context, aes_ctr_known_ciphertext, in fips_aes_post()