Home
last modified time | relevance | path

Searched defs:is_cmac_aes (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Dsock.c233 bool is_cmac_aes = false; in test_cmp_getsockopt_setsockopt() local
/linux/tools/testing/selftests/net/tcp_ao/
H A Dkey-management.c703 bool is_cmac_aes = false; in verify_keys() local
/linux/drivers/crypto/caam/
H A Dcaamhash.c138 static inline bool is_cmac_aes(u32 algtype) in is_cmac_aes() function