Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wpa_supplicant/src/tls/
Dx509v3.c1379 static int x509_sha2_oid(struct asn1_oid *oid) in x509_sha2_oid() function
1395 return x509_sha2_oid(oid) && in x509_sha256_oid()
1402 return x509_sha2_oid(oid) && in x509_sha384_oid()
1409 return x509_sha2_oid(oid) && in x509_sha512_oid()