Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/guest/hals/identity/libeic/
DEicOpsImpl.cc326 optional<vector<uint8_t>> certVec = in eicOpsSignEcKey() local
442 vector<uint8_t> certVec(x509Cert, x509Cert + x509CertSize); in eicOpsX509CertSignedByPublicKey() local
/aosp_15_r20/hardware/interfaces/identity/aidl/default/
H A DEicOpsImpl.cc353 optional<vector<uint8_t>> certVec = in eicOpsSignEcKey() local
463 vector<uint8_t> certVec(x509Cert, x509Cert + x509CertSize); in eicOpsX509CertSignedByPublicKey() local