Searched refs:EncodeCertChain (Results 1 – 2 of 2) sorted by relevance
79 int32_t EncodeCertChain(const struct HksBlob *inBlob, struct HksBlob *outBlob);
406 int32_t EncodeCertChain(const struct HksBlob *inBlob, struct HksBlob *outBlob) in EncodeCertChain() function476 int32_t ret = EncodeCertChain(&inBlob, &certChain->certs[i]); in HksCertificateChainUnpackFromService()