Home
last modified time | relevance | path

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

/freebsd/sys/crypto/armv8/
H A Darmv8_crypto_wrap.c312 #define AES_INC_COUNTER(counter) \ macro
380 AES_INC_COUNTER(s->aes_counter); in armv8_aes_encrypt_gcm_block()
423 AES_INC_COUNTER(s.aes_counter); in armv8_aes_encrypt_gcm()