Searched refs:other_info_len (Results 1 – 3 of 3) sorted by relevance
16 size_t other_info_len, uint8_t *derived_key, in tee_cryp_concat_kdf() argument50 if (other_info && other_info_len) { in tee_cryp_concat_kdf()52 other_info_len); in tee_cryp_concat_kdf()
3418 size_t *other_info_len, in get_concat_kdf_params() argument3426 *other_info_len = *derived_key_len = 0; in get_concat_kdf_params()3436 *other_info_len = p->content.ref.length; in get_concat_kdf_params()3438 *other_info_len, in get_concat_kdf_params()
14 size_t other_info_len, uint8_t *derived_key,