Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/misc/hkdf/
A Dhkdf.c48 unsigned long Tlen, datlen; in hkdf_expand() local
77 datlen = Tlen - hashsize; in hkdf_expand()
84 if ((err = hmac_memory(hash_idx, in, inlen, dat, datlen, in hkdf_expand()
100 datlen = Tlen; in hkdf_expand()

Completed in 3 milliseconds