Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Pk/
DCryptX509.c35 X509ConstructCertificate ( in X509ConstructCertificate() function
136 Status = X509ConstructCertificate ( in X509ConstructCertificateStack()
262 Status = X509ConstructCertificate (Cert, CertSize, (UINT8 **) &X509Cert); in X509GetSubjectName()
341 Status = X509ConstructCertificate (Cert, CertSize, (UINT8 **) &X509Cert); in RsaGetPublicKeyFromX509()
438 Status = X509ConstructCertificate (Cert, CertSize, (UINT8 **) &X509Cert); in X509VerifyCert()
447 Status = X509ConstructCertificate (CACert, CACertSize, (UINT8 **) &X509CACert); in X509VerifyCert()
DCryptX509Null.c32 X509ConstructCertificate ( in X509ConstructCertificate() function
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/
DCryptX509Null.c32 X509ConstructCertificate ( in X509ConstructCertificate() function
/device/linaro/bootloader/edk2/CryptoPkg/Application/Cryptest/
DRsaVerify2.c339 Status = X509ConstructCertificate (TestCert, sizeof (TestCert), (UINT8 **) &SignCert); in ValidateCryptPkcs7()
/device/linaro/bootloader/edk2/CryptoPkg/Include/Library/
DBaseCryptLib.h1854 X509ConstructCertificate (