Home
last modified time | relevance | path

Searched full:rfc4868 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/qat/qat_api/qat_utils/include/
H A Dqat_utils.h689 * rfc3874 and rfc4868 (64 bytes)
693 * rfc3874 and rfc4868 (32 bytes)
710 * rfc4868 (64 bytes)
714 * rfc4868 (32 bytes)
731 * rfc4868 (64 bytes)
735 * rfc4868 (32 bytes)
752 * rfc4868 (128 bytes)
756 * rfc4868 (64 bytes)
772 * rfc4868 (128 bytes)
776 * rfc4868 (64 bytes)
[all …]
/freebsd/sbin/setkey/
H A Dsetkey.8648 hmac-sha2-256 256 ah/esp: 128bit ICV (RFC4868)
650 hmac-sha2-384 384 ah/esp: 192bit ICV (RFC4868)
652 hmac-sha2-512 512 ah/esp: 256bit ICV (RFC4868)
/freebsd/sys/dev/mlx5/mlx5_accel/
H A Dmlx5_ipsec.c137 alen = esph->hashsize / 2; /* RFC4868 2.3 */ in mlx5_xform_ah_authsize()
/freebsd/sys/netipsec/
H A Dxform_ah.c130 alen = esph->hashsize / 2; /* RFC4868 2.3 */ in xform_ah_authsize()