HomeSort by relevance Sort by last modified time
    Searched refs:OUT (Results 226 - 250 of 4144) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Cipher/
CryptArc4Null.c 41 @param[out] Arc4Context Pointer to ARC4 context being initialized.
51 OUT VOID *Arc4Context,
65 @param[in, out] Arc4Context Pointer to the ARC4 context.
68 @param[out] Output Pointer to a buffer that receives the ARC4 encryption output.
76 IN OUT VOID *Arc4Context,
79 OUT UINT8 *Output
91 @param[in, out] Arc4Context Pointer to the ARC4 context.
94 @param[out] Output Pointer to a buffer that receives the ARC4 decryption output.
102 IN OUT VOID *Arc4Context,
105 OUT UINT8 *Output
    [all...]
  /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Pk/
CryptRsaExtNull.c 28 @param[in, out] RsaContext Pointer to RSA context being set.
30 @param[out] BigNumber Pointer to octet integer buffer.
31 @param[in, out] BnSize On input, the size of big number buffer in bytes.
40 IN OUT VOID *RsaContext,
42 OUT UINT8 *BigNumber,
43 IN OUT UINTN *BnSize
55 @param[in, out] RsaContext Pointer to RSA context being set.
66 IN OUT VOID *RsaContext,
97 Carries out the RSA-SSA signature generation with EMSA-PKCS1-v1_5 encoding scheme.
104 @param[out] Signature Pointer to buffer to receive RSA PKCS1-v1_5 signature.
    [all...]
  /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Cipher/
CryptArc4Null.c 41 @param[out] Arc4Context Pointer to ARC4 context being initialized.
51 OUT VOID *Arc4Context,
65 @param[in, out] Arc4Context Pointer to the ARC4 context.
68 @param[out] Output Pointer to a buffer that receives the ARC4 encryption output.
76 IN OUT VOID *Arc4Context,
79 OUT UINT8 *Output
91 @param[in, out] Arc4Context Pointer to the ARC4 context.
94 @param[out] Output Pointer to a buffer that receives the ARC4 decryption output.
102 IN OUT VOID *Arc4Context,
105 OUT UINT8 *Output
    [all...]
  /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/
CryptRsaExtNull.c 28 @param[in, out] RsaContext Pointer to RSA context being set.
30 @param[out] BigNumber Pointer to octet integer buffer.
31 @param[in, out] BnSize On input, the size of big number buffer in bytes.
40 IN OUT VOID *RsaContext,
42 OUT UINT8 *BigNumber,
43 IN OUT UINTN *BnSize
55 @param[in, out] RsaContext Pointer to RSA context being set.
66 IN OUT VOID *RsaContext,
97 Carries out the RSA-SSA signature generation with EMSA-PKCS1-v1_5 encoding scheme.
104 @param[out] Signature Pointer to buffer to receive RSA PKCS1-v1_5 signature.
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Ppi/Variable/
Variable.h 39 OUT UINT32 *Attributes OPTIONAL,
40 IN OUT UINTN *DataSize,
41 OUT VOID *Data
48 IN OUT UINTN *VariableNameSize,
49 IN OUT CHAR16 *VariableName,
50 IN OUT EFI_GUID * VendorGuid
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Ppi/Variable2/
Variable2.h 40 OUT UINT32 *Attributes,
41 IN OUT UINTN *DataSize,
42 OUT VOID *Data
49 IN OUT UINTN *VariableNameSize,
50 IN OUT CHAR16 *VariableName,
51 IN OUT EFI_GUID *VariableGuid
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenFvImage/
GenFvImageLib.h 59 OUT UINT8 **FvImage,
60 OUT UINTN *FvImageSize,
61 OUT CHAR8 **FvFileName,
62 OUT UINT8 **SymImage,
63 OUT UINTN *SymImageSize,
64 OUT CHAR8 **SymFileName
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/TemplateRealTimeClockLib/
RealTimeClockLib.c 41 OUT EFI_TIME *Time,
42 OUT EFI_TIME_CAPABILITIES *Capabilities
58 @retval EFI_INVALID_PARAMETER A time field is out of range.
90 OUT BOOLEAN *Enabled,
91 OUT BOOLEAN *Pending,
92 OUT EFI_TIME *Time
108 @retval EFI_INVALID_PARAMETER A time field is out of range.
117 OUT EFI_TIME *Time
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Ppi/
ReadOnlyVariable.h 55 @param[out] Attributes This OPTIONAL parameter may be either NULL or
58 @param[in,out] DataSize On input, the size in bytes of the return Data buffer.
60 @param[out] Data The buffer to return the contents of the variable.
75 OUT UINT32 *Attributes OPTIONAL,
76 IN OUT UINTN *DataSize,
77 OUT VOID *Data
110 IN OUT UINTN *VariableNameSize,
111 IN OUT CHAR16 *VariableName,
112 IN OUT EFI_GUID *VendorGuid
FvLoadFile.h 48 OUT EFI_PHYSICAL_ADDRESS *ImageAddress,
49 OUT UINT64 *ImageSize,
50 OUT EFI_PHYSICAL_ADDRESS *EntryPoint
  /device/linaro/bootloader/edk2/MdePkg/Include/Ppi/
ReadOnlyVariable2.h 60 OUT UINT32 *Attributes,
61 IN OUT UINTN *DataSize,
62 OUT VOID *Data
100 IN OUT UINTN *VariableNameSize,
101 IN OUT CHAR16 *VariableName,
102 IN OUT EFI_GUID *VariableGuid
  /device/linaro/bootloader/edk2/OvmfPkg/PciHostBridgeDxe/
IoFifo.h 42 OUT VOID *Buffer
68 OUT VOID *Buffer
94 OUT VOID *Buffer
120 OUT VOID *Buffer
146 OUT VOID *Buffer
172 OUT VOID *Buffer
  /device/linaro/bootloader/edk2/PcAtChipsetPkg/PciHostBridgeDxe/
IoFifo.h 42 OUT VOID *Buffer
68 OUT VOID *Buffer
94 OUT VOID *Buffer
120 OUT VOID *Buffer
146 OUT VOID *Buffer
172 OUT VOID *Buffer
  /external/mesa3d/src/gallium/tests/graw/fragment-shader/
frag-kil.sh 4 DCL OUT[0], COLOR
13 MUL OUT[0], IN[0], TEMP[0]
14 MOV OUT[0].w, IMM[2].xxxx
  /device/linaro/bootloader/edk2/ArmPkg/Include/Library/
BdsLib.h 50 OUT EFI_HANDLE *Handle,
51 OUT EFI_DEVICE_PATH_PROTOCOL **RemainingDevicePath
88 IN OUT UINTN* Size,
89 OUT VOID** Value
114 IN OUT UINTN* Size,
115 OUT VOID** Value
121 OUT BDS_LOAD_OPTION** BdsLoadOption
127 OUT BDS_LOAD_OPTION** BdsLoadOption
163 IN OUT EFI_PHYSICAL_ADDRESS* Image,
164 OUT UINTN *FileSize
    [all...]
  /device/linaro/bootloader/edk2/ArmPkg/Library/ArmDisassemblerLib/
Aarch64Disassembler.c 38 IN OUT UINT32 *ItBlock,
39 OUT CHAR8 *Buf,
40 OUT UINTN Size
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Protocol/
GuidedSectionExtraction.h 120 OUT VOID **OutputBuffer,
121 OUT UINTN *OutputSize,
122 OUT UINT32 *AuthenticationStatus
  /device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
PciEnumeratorSupport.h 85 OUT UINT16 *MinBus,
86 OUT UINT16 *MaxBus,
87 OUT UINT16 *BusRange
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Ppi/LoadFile/
LoadFile.h 37 OUT EFI_PHYSICAL_ADDRESS * ImageAddress,
38 OUT UINT64 *ImageSize,
39 OUT EFI_PHYSICAL_ADDRESS * EntryPoint
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/GuidedSectionExtraction/
GuidedSectionExtraction.h 56 OUT VOID **OutputBuffer,
57 OUT UINTN *OutputSize,
58 OUT UINT32 *AuthenticationStatus
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/IScsiDxe/
IScsiInitiatorName.h 30 @param[in, out] BufferSize Size of the buffer in bytes pointed to by Buffer / Actual size of the
32 @param[out] Buffer Pointer to the buffer for data to be read.
45 IN OUT UINTN *BufferSize,
46 OUT VOID *Buffer
53 @param[in, out] BufferSize Size of the buffer in bytes pointed to by Buffer.
70 IN OUT UINTN *BufferSize,
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/PlatformSecLibNull/
PlatformSecLibNull.c 39 IN OUT EFI_SEC_PEI_HAND_OFF *SecCoreData
46 This interface conveys state information out of the Security (SEC) phase into PEI.
60 IN OUT UINT64 *StructureSize,
61 OUT EFI_SEC_PLATFORM_INFORMATION_RECORD *PlatformInformationRecord
  /external/bzip2/
xmlproc.sh 43 OUT=output
76 xmllint $flags $dtd $xmlfmtfile 2> $OUT
77 egrep 'error' $OUT
78 rm $OUT
90 pdfxmltex $fofile >$OUT </dev/null
91 pdfxmltex $fofile >$OUT </dev/null
92 pdfxmltex $fofile >$OUT </dev/null
93 cleanup $OUT $xmlfmtfile *.aux *.fo *.log *.out
99 pdfxmltex $fofile >$OUT </dev/nul
    [all...]
  /external/pcre/dist2/
Detrail 24 open(OUT, ">$file") || die "Can't open $file for output";
25 print OUT @lines;
26 close(OUT);
  /device/linaro/bootloader/edk2/CryptoPkg/Include/Library/
BaseCryptLib.h 103 @param[out] Md4Context Pointer to MD4 context being initialized.
113 OUT VOID *Md4Context
124 @param[out] NewMd4Context Pointer to new MD4 context.
135 OUT VOID *NewMd4Context
149 @param[in, out] Md4Context Pointer to the MD4 context.
161 IN OUT VOID *Md4Context,
179 @param[in, out] Md4Context Pointer to the MD4 context.
180 @param[out] HashValue Pointer to a buffer that receives the MD4 digest
191 IN OUT VOID *Md4Context,
192 OUT UINT8 *HashValue
    [all...]

Completed in 893 milliseconds

1 2 3 4 5 6 7 8 91011>>