Home
last modified time | relevance | path

Searched refs:EVP_PKEY_CTRL_SET_MAC_KEY (Results 1 – 6 of 6) sorted by relevance

/openssl/crypto/engine/
H A Deng_openssl.c562 case EVP_PKEY_CTRL_SET_MAC_KEY: in ossl_hmac_ctrl()
595 return ossl_hmac_ctrl(ctx, EVP_PKEY_CTRL_SET_MAC_KEY, -1, p); in ossl_hmac_ctrl_str()
604 r = ossl_hmac_ctrl(ctx, EVP_PKEY_CTRL_SET_MAC_KEY, keylen, key); in ossl_hmac_ctrl_str()
/openssl/crypto/evp/
H A Dpmeth_lib.c1252 EVP_PKEY_CTRL_SET_MAC_KEY, in EVP_PKEY_CTX_set_mac_key()
H A Dctrl_params_translate.c2418 EVP_PKEY_CTRL_SET_MAC_KEY, "key", "hexkey",
/openssl/doc/man3/
H A DEVP_PKEY_CTX_ctrl.pod203 For I<cmd> = B<EVP_PKEY_CTRL_SET_MAC_KEY>, I<p1> is the length of the MAC key,
/openssl/include/openssl/
H A Devp.h1748 # define EVP_PKEY_CTRL_SET_MAC_KEY 6 macro
/openssl/test/
H A Devp_extra_test.c2830 EVP_PKEY_CTRL_SET_MAC_KEY, in test_CMAC_keygen()

Completed in 59 milliseconds