Searched refs:AvbAtxUnlockChallenge (Results 1 – 4 of 4) sorted by relevance
80 typedef struct AvbAtxUnlockChallenge { struct84 } AVB_ATTR_PACKED AvbAtxUnlockChallenge; typedef
77 AvbAtxOps* atx_ops, AvbAtxUnlockChallenge* out_unlock_challenge);
640 (AvbAtxUnlockChallenge *)buffer); in rk_generate_unlock_challenge()642 *challenge_len = sizeof(AvbAtxUnlockChallenge); in rk_generate_unlock_challenge()
359 AvbAtxOps* atx_ops, AvbAtxUnlockChallenge* out_unlock_challenge) { in avb_atx_generate_unlock_challenge()