Searched refs:asu_resp_buf (Results 1 – 3 of 3) sorted by relevance
43 struct asu_resp_buf { struct55 struct asu_resp_buf resp; argument
20 TEE_Result (*cbhandler)(void *cbrefptr, struct asu_resp_buf *resp);
244 static TEE_Result asu_hash_cb(void *cbrefptr, struct asu_resp_buf *resp_buf) in asu_hash_cb()