Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/tls/
H A Dasn1.h207 extern const struct asn1_oid asn1_pbkdf2_hmac_sha384_oid;
H A Dasn1.c85 const struct asn1_oid asn1_pbkdf2_hmac_sha384_oid = { variable
/freebsd/contrib/wpa/src/common/
H A Ddpp_backup.c237 oid = &asn1_pbkdf2_hmac_sha384_oid; in dpp_build_pbkdf2_alg_id()
673 } else if (asn1_oid_equal(&oid, &asn1_pbkdf2_hmac_sha384_oid)) { in dpp_parse_recipient_infos()