Home
last modified time | relevance | path

Searched full:rfc4309 (Results 1 – 5 of 5) sorted by relevance

/linux/net/xfrm/
H A Dxfrm_algo.c86 .name = "rfc4309(ccm(aes))",
105 .name = "rfc4309(ccm(aes))",
124 .name = "rfc4309(ccm(aes))",
/linux/drivers/crypto/caam/
H A Dpdb.h96 * 0x7B for 16-byte ICV (cf. RFC4309, RFC3610)
173 * 0x7B for 16-byte ICV (cf. RFC4309, RFC3610)
/linux/include/crypto/
H A Daead.h67 * To meet the needs of IPsec, a special quirk applies to rfc4106, rfc4309,
/linux/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c3526 /* First byte of the nonce = L = always 3 for RFC4309 (4 byte ctr) */ in safexcel_rfc4309_ccm_setkey()
3597 .cra_name = "rfc4309(ccm(aes))",
3598 .cra_driver_name = "safexcel-rfc4309-ccm-aes",
/linux/crypto/
H A Dtestmgr.h21089 * rfc4309 refers to section 8 of rfc3610 for test vectors, but they all