Home
last modified time | relevance | path

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

/hardware/interfaces/identity/aidl/default/libeic/
DEicOps.h288 bool eicOpsX509CertSignedByPublicKey(const uint8_t* x509Cert, size_t x509CertSize,
DEicPresentation.c358 if (!eicOpsX509CertSignedByPublicKey(certX509, certX509Size, ctx->readerPublicKey, in eicPresentationPushReaderCert()
/hardware/interfaces/identity/aidl/default/
DEicOpsImpl.cc461 bool eicOpsX509CertSignedByPublicKey(const uint8_t* x509Cert, size_t x509CertSize, in eicOpsX509CertSignedByPublicKey() function