OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IvBuffer
(Results
1 - 5
of
5
) sorted by null
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
IkeCommon.c
255
@param[in]
IvBuffer
The pointer of the IV buffer.
264
IN UINT8 *
IvBuffer
,
268
return IpSecCryptoIoGenerateRandomBytes (
IvBuffer
, IvSize);
IkeCommon.h
152
@param[in]
IvBuffer
The pointer of the IV buffer.
161
IN UINT8 *
IvBuffer
,
IpSecCryptIo.h
492
@param[in]
IvBuffer
The pointer of the IV buffer.
500
IN UINT8 *
IvBuffer
,
IpSecCryptIo.c
174
@param[in]
IvBuffer
The pointer of the IV buffer.
182
IN UINT8 *
IvBuffer
,
187
return IpSecCryptoIoGenerateRandomBytes (
IvBuffer
, IvSize);
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/Ikev2/
Payload.c
[
all
...]
Completed in 119 milliseconds