Home
last modified time | relevance | path

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

/security/keys/trusted-keys/
A Dtrusted_tpm1.c187 unsigned int dpos; in TSS_checkhmac1() local
227 dpos = va_arg(argp, unsigned int); in TSS_checkhmac1()
228 ret = crypto_shash_update(&sdesc->shash, buffer + dpos, dlen); in TSS_checkhmac1()
278 unsigned int dpos; in TSS_checkhmac2() local
321 dpos = va_arg(argp, unsigned int); in TSS_checkhmac2()
322 ret = crypto_shash_update(&sdesc->shash, buffer + dpos, dlen); in TSS_checkhmac2()

Completed in 4 milliseconds