Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dtpm-v1.c590 u8 computed_auth[DIGEST_LENGTH]; in verify_response_auth() local
629 computed_auth); in verify_response_auth()
631 if (memcmp(computed_auth, response_auth + auth_auth_offset, in verify_response_auth()