Searched refs:is_cmac_aes (Results 1 – 2 of 2) sorted by relevance
306 bool is_cmac_aes = false; in test_cmp_getsockopt_setsockopt() local310 is_cmac_aes = true; in test_cmp_getsockopt_setsockopt()350 if (!is_cmac_aes && strcmp(b->alg_name, a->alg_name)) { in test_cmp_getsockopt_setsockopt()354 if (is_cmac_aes && strcmp(b->alg_name, "cmac(aes)")) { in test_cmp_getsockopt_setsockopt()
689 bool is_cmac_aes = false; in verify_keys() local724 is_cmac_aes = true; in verify_keys()727 if (is_cmac_aes) { in verify_keys()