Home
last modified time | relevance | path

Searched refs:ulAADLen (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/crypto/
H A Dcommon.h73 ulong_t ulAADLen; member
/freebsd/crypto/openssh/
H A Dpkcs11.h937 unsigned long ulAADLen; member
946 unsigned long ulAADLen; member
/freebsd/sys/contrib/openzfs/module/icp/algs/modes/
H A Dgcm.c623 = htonll(CRYPTO_BYTES2BITS(gcm_param->ulAADLen)); in gcm_init_ctx()
630 size_t aad_len = gcm_param->ulAADLen; in gcm_init_ctx()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dcrypto_test.c618 p->ulAADLen = aadlen; in init_mech()
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzio_crypt.c446 gcmp.ulAADLen = auth_len; in zio_do_crypt_uio()