Home
last modified time | relevance | path

Searched refs:EVP_PKEY_CMAC (Results 1 – 4 of 4) sorted by relevance

/freebsd-head/crypto/openssl/doc/man3/
HDEVP_PKEY_new.pod154 except it is only for the B<EVP_PKEY_CMAC> algorithm type. In addition to the
/freebsd-head/crypto/openssl/test/
HDevp_test.c1184 type = EVP_PKEY_CMAC; in mac_test_init()
1330 if (expected->type == EVP_PKEY_CMAC) { in mac_test_run_pkey()
HDevp_extra_test.c2467 kctx = EVP_PKEY_CTX_new_id(EVP_PKEY_CMAC, NULL); in test_CMAC_keygen()
/freebsd-head/crypto/openssl/include/openssl/
HDevp.h72 # define EVP_PKEY_CMAC NID_cmac macro