Searched defs:in_len (Results 1 – 11 of 11) sorted by relevance
| /rk3399_ARM-atf/drivers/arm/rse/ |
| H A D | rse_comms.c | 23 static uint8_t select_protocol_version(const psa_invec *in_vec, size_t in_len, in select_protocol_version() 71 psa_status_t psa_call(psa_handle_t handle, int32_t type, const psa_invec *in_vec, size_t in_len, in psa_call()
|
| H A D | rse_comms_protocol_common.h | 30 #define PARAM_PACK(type, in_len, out_len) \ argument
|
| H A D | rse_comms_protocol.c | 15 uint8_t in_len, in rse_protocol_serialize_msg()
|
| H A D | rse_comms_protocol_pointer_access.c | 15 uint8_t in_len, in rse_protocol_pointer_access_serialize_msg()
|
| H A D | rse_comms_protocol_embed.c | 18 uint8_t in_len, in rse_protocol_embed_serialize_msg()
|
| /rk3399_ARM-atf/drivers/arm/sfcp/sfcp_psa/sfcp_psa_call/ |
| H A D | sfcp_psa_call.c | 40 select_protocol_version(const psa_invec *in_vec, size_t in_len, in select_protocol_version() 88 const psa_invec *in_vec, size_t in_len, in psa_call()
|
| /rk3399_ARM-atf/drivers/arm/sfcp/sfcp_psa/sfcp_psa_protocol/ |
| H A D | sfcp_psa_protocol_common.h | 30 #define PARAM_PACK(type, in_len, out_len) \ argument
|
| H A D | sfcp_psa_protocol.c | 14 const psa_invec *in_vec, uint8_t in_len, in sfcp_protocol_serialize_msg()
|
| H A D | sfcp_psa_protocol_pointer_access.c | 15 uint8_t in_len, const psa_outvec *out_vec, uint8_t out_len, in sfcp_protocol_pointer_access_serialize_msg()
|
| H A D | sfcp_psa_protocol_embed.c | 16 const psa_invec *in_vec, uint8_t in_len, in sfcp_protocol_embed_serialize_msg()
|
| /rk3399_ARM-atf/lib/zlib/ |
| H A D | tf_gunzip.c | 60 int gunzip(uintptr_t *in_buf, size_t in_len, uintptr_t *out_buf, in gunzip()
|