Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/keymint/remote/
Dremote_keymint_device.cpp185 vector<Certificate> convertCertificateChain(const CertificateChain& chain) { in convertCertificateChain() function
260 convertCertificateChain(response.certificate_chain); in generateKey()
294 convertCertificateChain(response.certificate_chain); in importKey()
325 convertCertificateChain(response.certificate_chain); in importWrappedKey()