HomeSort by relevance Sort by last modified time
    Searched refs:RequestBuffer (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Eap.h 57 (RequestBuffer, RequestSize).
60 @param[in] RequestBuffer Pointer to the most recently received EAP- Request packet.
77 IN UINT8 *RequestBuffer,
Supplicant.h 306 @param[in] RequestBuffer Pointer to the most recently received EAPOL
313 RequestBuffer is NULL.
325 RequestBuffer is NULL, but RequestSize is
328 Buffer is NULL, but RequestBuffer is NOT 0.
340 IN UINT8 *RequestBuffer, OPTIONAL
Tls.h 360 request packet specified by RequestBuffer and RequestSize. If RequestBuffer is NULL and
362 will be initiated and the response packet needs to be ClientHello. If RequestBuffer is
364 session will be closed and response packet needs to be CloseNotify. If RequestBuffer is
370 @param[in] RequestBuffer Pointer to the most recently received TLS packet. NULL
374 packet. 0 is only valid when RequestBuffer is NULL.
384 RequestBuffer is NULL but RequestSize is NOT 0.
385 RequestSize is 0 but RequestBuffer is NOT NULL.
397 IN UINT8 *RequestBuffer, OPTIONAL
  /device/linaro/bootloader/edk2/NetworkPkg/TlsDxe/
TlsProtocol.c 367 request packet specified by RequestBuffer and RequestSize. If RequestBuffer is NULL and
369 will be initiated and the response packet needs to be ClientHello. If RequestBuffer is
371 session will be closed and response packet needs to be CloseNotify. If RequestBuffer is
377 @param[in] RequestBuffer Pointer to the most recently received TLS packet. NULL
381 packet. 0 is only valid when RequestBuffer is NULL.
391 RequestBuffer is NULL but RequestSize is NOT 0.
392 RequestSize is 0 but RequestBuffer is NOT NULL.
404 IN UINT8 *RequestBuffer, OPTIONAL
417 (RequestBuffer == NULL && RequestSize != 0) |
    [all...]
TlsImpl.h 170 request packet specified by RequestBuffer and RequestSize. If RequestBuffer is NULL and
172 will be initiated and the response packet needs to be ClientHello. If RequestBuffer is
174 session will be closed and response packet needs to be CloseNotify. If RequestBuffer is
180 @param[in] RequestBuffer Pointer to the most recently received TLS packet. NULL
184 packet. 0 is only valid when RequestBuffer is NULL.
194 RequestBuffer is NULL but RequestSize is NOT 0.
195 RequestSize is 0 but RequestBuffer is NOT NULL.
207 IN UINT8 *RequestBuffer, OPTIONAL
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ndis.h     [all...]

Completed in 111 milliseconds