Searched refs:EVP_PKEY_CMAC (Results 1 – 4 of 4) sorted by relevance
154 except it is only for the B<EVP_PKEY_CMAC> algorithm type. In addition to the
1184 type = EVP_PKEY_CMAC; in mac_test_init()1330 if (expected->type == EVP_PKEY_CMAC) { in mac_test_run_pkey()
2467 kctx = EVP_PKEY_CTX_new_id(EVP_PKEY_CMAC, NULL); in test_CMAC_keygen()
72 # define EVP_PKEY_CMAC NID_cmac macro