Searched refs:EVP_PKEY_CMAC (Results 1 – 5 of 5) 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()
55 # define EVP_PKEY_CMAC NID_cmac macro