Home
last modified time | relevance | path

Searched refs:GET_SFCP_PAYLOAD_PTR (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/drivers/arm/sfcp/sfcp_core/
H A Dsfcp_defs.h137 #define GET_SFCP_PAYLOAD_PTR(_packet, _uses_crypto, _uses_id_extension) \ macro
H A Dsfcp_helpers.c80 *payload = (uint8_t *)GET_SFCP_PAYLOAD_PTR( in sfcp_helpers_parse_packet()
H A Dsfcp.c219 *payload = (uint8_t *)GET_SFCP_PAYLOAD_PTR(msg_ptr, uses_cryptography, in sfcp_init_msg()
445 *payload = (uint8_t *)GET_SFCP_PAYLOAD_PTR(reply_ptr, uses_cryptography, in sfcp_init_reply()