Home
last modified time | relevance | path

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

/openbsd/src/lib/libcrypto/hmac/
Dhm_ameth.c155 const EVP_PKEY_ASN1_METHOD hmac_asn1_meth = { variable
156 .base_method = &hmac_asn1_meth,
/openbsd/src/lib/libcrypto/evp/
Dp_lib.c143 extern const EVP_PKEY_ASN1_METHOD hmac_asn1_meth;
159 &hmac_asn1_meth,