Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/keymgmt/
H A Dmac_legacy_kmgmt.c184 static int mac_key_fromdata(MAC_KEY *key, const OSSL_PARAM params[]) in mac_key_fromdata() function
241 return mac_key_fromdata(key, params); in mac_import()
367 return mac_key_fromdata(key, params); in mac_set_params()