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

/freebsd-13-stable/sys/mips/cavium/cryptocteon/
H A Dcryptocteon.c255 int auth_off, auth_len, crypt_off, crypt_len; local
385 auth_off, auth_len, crypt_off, crypt_len, icv, ivp); local
388 auth_off, auth_len, crypt_off, crypt_len, icv, ivp); local
H A Dcavium_crypto.c324 octo_aes_cbc_encrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, uint8_t *icv, uint8_t *ivp) argument
392 octo_aes_cbc_decrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, uint8_t *icv, uint8_t *ivp) argument
463 octo_null_sha1_encrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, uint8_t *icv, uint8_t *ivp) argument
564 octo_aes_cbc_sha1_encrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, uint8_t *icv, uint8_t *ivp) argument
755 octo_aes_cbc_sha1_decrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, uint8_t *icv, uint8_t *ivp) argument
[all...]
/freebsd-13-stable/contrib/bsnmp/lib/
H A Dsnmp.c361 size_t auth_off, moved = 0; local
/freebsd-13-stable/sys/dev/qat/
H A Dqat_hw15reg.h619 uint32_t auth_off; member in struct:fw_la_auth_req_params
H A Dqat_hw17reg.h1900 uint32_t auth_off; member in struct:fw_la_auth_req_params

Completed in 167 milliseconds