Searched refs:Arc4Reset (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/BaseCryptLib/Cipher/
H A DCryptArc4.c32 // for backup copy. When Arc4Reset() is called, we can use the backup copy to restore
180 Contrary to ARC4Init(), Arc4Reset() requires no secret key as input, but ARC4 context
193 Arc4Reset ( function
/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Application/Cryptest/
H A DBlockCipherVerify.c446 Status = Arc4Reset (CipherCtx);
/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Include/Library/
H A DBaseCryptLib.h1172 Contrary to ARC4Init(), Arc4Reset() requires no secret key as input, but ARC4 context
1185 Arc4Reset (

Completed in 504 milliseconds