Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/tls/
Dx509v3.h155 int x509_sha512_oid(struct asn1_oid *oid);
Dx509v3.c1604 int x509_sha512_oid(struct asn1_oid *oid) in x509_sha512_oid() function
1871 if (x509_sha512_oid(&oid)) { in x509_check_signature()
Dtlsv1_client_ocsp.c95 if (x509_sha512_oid(alg)) { in ocsp_hash_data()