Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Pk/
DCryptX509Null.c175 IN UINTN CACertSize in X509VerifyCert() argument
DCryptX509.c401 IN UINTN CACertSize in X509VerifyCert() argument
447 Status = X509ConstructCertificate (CACert, CACertSize, (UINT8 **) &X509CACert); in X509VerifyCert()
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/
DCryptX509Null.c175 IN UINTN CACertSize in X509VerifyCert() argument
/device/linaro/bootloader/edk2/NetworkPkg/HttpDxe/
DHttpsSupport.c383 UINTN CACertSize; in TlsConfigCertificate() local
391 CACertSize = 0; in TlsConfigCertificate()
400 &CACertSize, in TlsConfigCertificate()
411 CACert = AllocatePool (CACertSize); in TlsConfigCertificate()
420 &CACertSize, in TlsConfigCertificate()
438 ItemDataSize = (UINT32) CACertSize; in TlsConfigCertificate()
/device/linaro/bootloader/edk2/CryptoPkg/Include/Library/
DBaseCryptLib.h2107 IN UINTN CACertSize