Searched refs:HmacSha1Init (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/BaseCryptLib/Hmac/
H A DCryptHmacSha1.c52 HmacSha1Init ( function
111 HMAC-SHA1 context should be already correctly intialized by HmacSha1Init(), and should not
160 HMAC-SHA1 context should be already correctly intialized by HmacSha1Init(), and should
/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Application/Cryptest/
H A DHmacVerify.c126 Status = HmacSha1Init (HmacCtx, HmacSha1Key, sizeof (HmacSha1Key));
/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Include/Library/
H A DBaseCryptLib.h621 HmacSha1Init (
652 HMAC-SHA1 context should be already correctly intialized by HmacSha1Init(), and should not
679 HMAC-SHA1 context should be already correctly intialized by HmacSha1Init(), and should
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IpSecDxe/
H A DIpSecCryptIo.c33 {IKE_AALG_SHA1HMAC, 20, 12, 64, HmacSha1GetContextSize, HmacSha1Init, HmacSha1Update, HmacSha1Final}

Completed in 4444 milliseconds