Home
last modified time | relevance | path

Searched refs:other_info (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/tee/
A Dtee_cryp_concat_kdf.c15 const uint8_t *other_info, in tee_cryp_concat_kdf() argument
50 if (other_info && other_info_len) { in tee_cryp_concat_kdf()
51 res = crypto_hash_update(ctx, other_info, in tee_cryp_concat_kdf()
A Dtee_svc_cryp.c2723 void **other_info, in get_concat_kdf_params() argument
2731 *other_info = NULL; in get_concat_kdf_params()
2738 *other_info = params[n].content.ref.buffer; in get_concat_kdf_params()
/optee_os/core/include/tee/
A Dtee_cryp_concat_kdf.h13 const uint8_t *other_info,

Completed in 10 milliseconds