Home
last modified time | relevance | path

Searched defs:outAlert (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/tests/
DRpcTlsTestUtils.cpp90 status_t RpcCertificateVerifierSimple::verify(const SSL* ssl, uint8_t* outAlert) { in verify()
/frameworks/native/libs/binder/
DRpcTransportTls.cpp474 ssl_verify_result_t RpcTransportCtxTls::sslCustomVerify(SSL* ssl, uint8_t* outAlert) { in sslCustomVerify()