Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/tls/
Dx509v3.c1576 static int x509_sha2_oid(struct asn1_oid *oid) in x509_sha2_oid() function
1592 return x509_sha2_oid(oid) && in x509_sha256_oid()
1599 return x509_sha2_oid(oid) && in x509_sha384_oid()
1606 return x509_sha2_oid(oid) && in x509_sha512_oid()