Searched defs:RsaNew (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Include/Protocol/
H A DRuntimeCrypt.h113 If the allocations fails, RsaNew() returns NULL.
196 EFI_RUNTIME_CRYPT_RSA_NEW RsaNew; member in struct:__anon10279
/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/
H A DRuntimeDxeIpfCryptLib.c283 If the allocations fails, RsaNew() returns NULL.
288 RsaNew ( function
296 return mCryptProtocol->RsaNew ();
/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/BaseCryptLib/Pk/
H A DCryptRsa.c45 If the allocations fails, RsaNew() returns NULL.
50 RsaNew ( function

Completed in 44 milliseconds