Home
last modified time | relevance | path

Searched refs:hmac_pkey_meth (Results 1 – 2 of 2) sorted by relevance

/openbsd/lib/libcrypto/evp/
H A Dpmeth_lib.c80 extern const EVP_PKEY_METHOD hmac_pkey_meth;
93 &hmac_pkey_meth,
/openbsd/lib/libcrypto/hmac/
H A Dhm_pmeth.c247 const EVP_PKEY_METHOD hmac_pkey_meth = { variable