Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/arm/sfcp/sfcp_core/
H A Dsfcp_encryption.h117 enum sfcp_error_t sfcp_decrypt_reply(struct sfcp_packet_t *reply,
H A Dsfcp_encryption_stub.c155 enum sfcp_error_t sfcp_decrypt_reply(struct sfcp_packet_t *reply, in sfcp_decrypt_reply() function
H A Dsfcp.c825 sfcp_err = sfcp_decrypt_reply(packet, received_size, in sfcp_receive_reply()
1114 sfcp_err = sfcp_decrypt_reply(packet, packet_size, in sfcp_pop_reply_from_buffer()