Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/tls/
Dx509v3.h153 int x509_sha256_oid(struct asn1_oid *oid);
Dx509v3.c1590 int x509_sha256_oid(struct asn1_oid *oid) in x509_sha256_oid() function
1845 if (x509_sha256_oid(&oid)) { in x509_check_signature()
Dtlsv1_client_ocsp.c81 if (x509_sha256_oid(alg)) { in ocsp_hash_data()