Searched refs:other_info (Results 1 – 3 of 3) sorted by relevance
15 const uint8_t *other_info, in tee_cryp_concat_kdf() argument50 if (other_info && other_info_len) { in tee_cryp_concat_kdf()51 res = crypto_hash_update(ctx, other_info, in tee_cryp_concat_kdf()
3167 void **other_info, in get_concat_kdf_params() argument3175 *other_info = NULL; in get_concat_kdf_params()3182 *other_info = params[n].content.ref.buffer; in get_concat_kdf_params()
13 const uint8_t *other_info,
Completed in 9 milliseconds