Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_aead/aes256gcm/aesni/
H A Daead_aes256gcm_aesni.c420 #define aesni_encrypt8full(out_, n_, rkeys, in_, accum, hv_, h2v_, h3v_, h4v_, rev) \ argument
423 uint32_t *n = n_; \
467 #define aesni_decrypt8full(out_, n_, rkeys, in_) \ argument
470 uint32_t *n = n_; \