Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/tls/
Dx509v3.h152 int x509_sha1_oid(struct asn1_oid *oid);
Dx509v3.c1564 int x509_sha1_oid(struct asn1_oid *oid) in x509_sha1_oid() function
1834 if (x509_sha1_oid(&oid)) { in x509_check_signature()
Dtlsv1_client_ocsp.c74 if (x509_sha1_oid(alg)) { in ocsp_hash_data()