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

/system/iot/attestation/atap/test/
H A Datap_util_unittest.cpp55 static void validate_cert_chain(const uint8_t* buf, AtapCertChain* chain) { function in namespace:atap::__anon1935
135 validate_cert_chain(buf, &chain);
141 validate_cert_chain(buf, &chain);
173 validate_cert_chain(auth_cert_chain_buf, &req.auth_key_cert_chain);
240 validate_cert_chain(auth_cert_chain_buf, &req.auth_key_cert_chain);

Completed in 110 milliseconds