Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/tls/
Dx509v3.h154 int x509_sha384_oid(struct asn1_oid *oid);
Dx509v3.c1597 int x509_sha384_oid(struct asn1_oid *oid) in x509_sha384_oid() function
1859 if (x509_sha384_oid(&oid)) { in x509_check_signature()
Dtlsv1_client_ocsp.c88 if (x509_sha384_oid(alg)) { in ocsp_hash_data()