Searched defs:abytes (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/crypto/aesni/ |
H A D | aesni_ccm.c | 192 unsigned char *tag, uint32_t nbytes, uint32_t abytes, int nlen, in AES_CCM_encrypt() 362 const unsigned char *tag, uint32_t nbytes, uint32_t abytes, int nlen, in AES_CCM_decrypt()
|
H A D | aesni_ghash.c | 271 unsigned char *tag, uint32_t nbytes, uint32_t abytes, int ibytes, in AES_GCM_encrypt() 532 const unsigned char *tag, uint32_t nbytes, uint32_t abytes, int ibytes, in AES_GCM_decrypt()
|
/freebsd/stand/libsa/ |
H A D | zalloc.c | 308 int abytes = 0; in zallocstats() local
|
/freebsd/crypto/openssl/ssl/statem/ |
H A D | statem_clnt.c | 3258 unsigned char *abytes = NULL; in tls_construct_cke_srp() local
|
/freebsd/include/rpcsvc/ |
H A D | nfs_prot.x | 1018 size3 abytes; member
|