Searched defs:abytes (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/crypto/aesni/ |
| H A D | aesni_ccm.c | 199 unsigned char *tag, uint32_t nbytes, uint32_t abytes, int nlen, in AES_CCM_encrypt() 381 const unsigned char *tag, uint32_t nbytes, uint32_t abytes, int nlen, in AES_CCM_decrypt()
|
| H A D | aesni_ghash.c | 273 unsigned char *tag, uint32_t nbytes, uint32_t abytes, int ibytes, in AES_GCM_encrypt() 533 const unsigned char *tag, uint32_t nbytes, uint32_t abytes, int ibytes, in AES_GCM_decrypt()
|