Searched refs:snp_derived_key_resp (Results 1 – 3 of 3) sorted by relevance
42 struct snp_derived_key_resp { struct
91 :Returns (out): struct snp_derived_key_resp on success, -negative on error101 On success, the snp_derived_key_resp.data contains the derived key value. See
521 struct snp_derived_key_resp resp = {0}; in get_derived_key()