Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/cmac/
H A Dcm_ameth.c33 EVP_PKEY_CMAC,
34 EVP_PKEY_CMAC,
H A Dcm_pmeth.c53 EVP_PKEY_assign(pkey, EVP_PKEY_CMAC, cmkey); in pkey_cmac_keygen()
131 EVP_PKEY_CMAC,
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DEVP_PKEY_new.pod67 except it is only for the B<EVP_PKEY_CMAC> algorithm type. In addition to the
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A Dp_lib.c331 || !pkey_set_type(ret, e, EVP_PKEY_CMAC, NULL, -1)) { in EVP_PKEY_new_CMAC_key()
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DEVP_PKEY_new.pod154 except it is only for the B<EVP_PKEY_CMAC> algorithm type. In addition to the
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Devp_test.c892 type = EVP_PKEY_CMAC; in mac_test_init()
1002 if (expected->type == EVP_PKEY_CMAC) in mac_test_run()
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Devp_test.c1184 type = EVP_PKEY_CMAC; in mac_test_init()
1330 if (expected->type == EVP_PKEY_CMAC) { in mac_test_run_pkey()
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Devp.h55 # define EVP_PKEY_CMAC NID_cmac macro
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Devp.h72 # define EVP_PKEY_CMAC NID_cmac macro