Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/tee/
A Dtee_cryp_hkdf.c70 size_t tn_len, hash_len, i, n, where; in hkdf_expand() local
113 tn_len = 0; in hkdf_expand()
121 res = crypto_mac_update(ctx, tn, tn_len); in hkdf_expand()
136 tn_len = hash_len; in hkdf_expand()

Completed in 2 milliseconds