OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AuthDataSize
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeImageVerificationLib/
DxeImageVerificationLib.c
628
@param[in]
AuthDataSize
Size of the Authenticode Signature in bytes.
637
IN UINTN
AuthDataSize
662
if (
AuthDataSize
< 32 + mHash[Index].OidLength) {
[
all
...]
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
IpSecConfig.h
592
UINTN
AuthDataSize
;
Completed in 81 milliseconds