Searched refs:EVP_PKEY_CMAC (Results 1 – 9 of 9) sorted by relevance
33 EVP_PKEY_CMAC,34 EVP_PKEY_CMAC,
53 EVP_PKEY_assign(pkey, EVP_PKEY_CMAC, cmkey); in pkey_cmac_keygen()131 EVP_PKEY_CMAC,
67 except it is only for the B<EVP_PKEY_CMAC> algorithm type. In addition to the
331 || !pkey_set_type(ret, e, EVP_PKEY_CMAC, NULL, -1)) { in EVP_PKEY_new_CMAC_key()
154 except it is only for the B<EVP_PKEY_CMAC> algorithm type. In addition to the
892 type = EVP_PKEY_CMAC; in mac_test_init()1002 if (expected->type == EVP_PKEY_CMAC) in mac_test_run()
1184 type = EVP_PKEY_CMAC; in mac_test_init()1330 if (expected->type == EVP_PKEY_CMAC) { in mac_test_run_pkey()
55 # define EVP_PKEY_CMAC NID_cmac macro
72 # define EVP_PKEY_CMAC NID_cmac macro