Searched defs:abytes (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/stand/libsa/
H A Dzalloc.c286 int abytes = 0; local
/freebsd-11-stable/sys/crypto/aesni/
H A Daesni_ghash.c271 AES_GCM_encrypt(const unsigned char *in, unsigned char *out, const unsigned char *addt, const unsigned char *ivec, unsigned char *tag, uint32_t nbytes, uint32_t abytes, int ibytes, const unsigned char *key, int nr) argument
529 AES_GCM_decrypt(const unsigned char *in, unsigned char *out, const unsigned char *addt, const unsigned char *ivec, const unsigned char *tag, uint32_t nbytes, uint32_t abytes, int ibytes, const unsigned char *key, int nr) argument
[all...]
/freebsd-11-stable/contrib/amd/include/
H A Dam_xdr_func.h589 am_size3 abytes; member in struct:am_FSSTAT3resok

Completed in 74 milliseconds