Searched defs:hv_ (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_aead/aes256gcm/aesni/ |
H A D | aead_aes256gcm_aesni.c | 420 #define aesni_encrypt8full(out_, n_, rkeys, in_, accum, hv_, h2v_, h3v_, h4v_, rev) \ argument 450 #define aesni_addmul8full(in_, accum, hv_, h2v_, h3v_, h4v_, rev) \ argument
|