OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sbuf_len
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/keymaster/
QSEEComAPI.h
179
* @param[in]
sbuf_len
The send buffer length
194
uint32_t
sbuf_len
, void *rcv_buf, uint32_t rbuf_len);
214
* @param[in]
sbuf_len
The send buffer length
229
uint32_t
sbuf_len
, void *resp_buf, uint32_t rbuf_len,
keymaster_qcom.cpp
59
uint32_t
sbuf_len
;
member in struct:qcom_km_ion_info_t
264
handle->
sbuf_len
= size;
299
ret = munmap(handle->ion_sbuffer, (handle->
sbuf_len
+ 4095) & (~4095));
/external/chromium_org/third_party/openssl/openssl/apps/
s_client.c
569
int
sbuf_len
,sbuf_off;
local
[
all
...]
/external/openssl/apps/
s_client.c
570
int
sbuf_len
,sbuf_off;
local
[
all
...]
Completed in 476 milliseconds