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

/freebsd-12-stable/stand/libsa/
H A Dzalloc.c311 int abytes = 0; local
/freebsd-12-stable/sys/crypto/aesni/
H A Daesni_ccm.c197 AES_CCM_encrypt(const unsigned char *in, unsigned char *out, const unsigned char *addt, const unsigned char *nonce, unsigned char *tag, uint32_t nbytes, uint32_t abytes, int nlen, const unsigned char *key, int nr) argument
379 AES_CCM_decrypt(const unsigned char *in, unsigned char *out, const unsigned char *addt, const unsigned char *nonce, const unsigned char *tag, uint32_t nbytes, uint32_t abytes, int nlen, const unsigned char *key, int nr) argument
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
531 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-12-stable/crypto/openssl/ssl/statem/
H A Dstatem_clnt.c3290 unsigned char *abytes = NULL; local
/freebsd-12-stable/contrib/amd/include/
H A Dam_xdr_func.h589 am_size3 abytes; member in struct:am_FSSTAT3resok

Completed in 110 milliseconds