HomeSort by relevance Sort by last modified time
    Searched defs:RsaNew (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Pk/
CryptRsaBasic.c 5 1) RsaNew
31 If the allocations fails, RsaNew() returns NULL.
36 RsaNew (
  /device/linaro/bootloader/edk2/CryptoPkg/Include/Protocol/
RuntimeCrypt.h 113 If the allocations fails, RsaNew() returns NULL.
196 EFI_RUNTIME_CRYPT_RSA_NEW RsaNew;
  /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/
RuntimeDxeIpfCryptLib.c 306 If the allocations fails, RsaNew() returns NULL.
311 RsaNew (
319 return mCryptProtocol->RsaNew ();

Completed in 47 milliseconds