Home
last modified time | relevance | path

Searched refs:VerifyCert (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/netstack/frameworks/native/net_ssl/
H A Dnet_ssl.cpp31 return VerifyCert(cert); in NetStackVerifyCertification()
40 return VerifyCert(cert, caCert); in NetStackVerifyCertification()
H A Dnet_ssl_verify_cert.cpp110 uint32_t VerifyCert(const CertBlob *cert) in VerifyCert() function
153 uint32_t VerifyCert(const CertBlob *cert, const CertBlob *caCert) in VerifyCert() function
/foundation/communication/netstack/frameworks/native/net_ssl/include/
H A Dnet_ssl_verify_cert.h116 uint32_t VerifyCert(const CertBlob *cert);
118 uint32_t VerifyCert(const CertBlob *cert, const CertBlob *caCert);
/foundation/communication/netstack/test/fuzztest/netsslinner_fuzzer/
H A Dnetssl_inner_fuzzer.cpp130 VerifyCert(&certBlob); in SetVerifyCertTestOne()
146 VerifyCert(&certBlob, &certBlob); in SetVerifyCertTestTwo()

Completed in 2 milliseconds