Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/
H A Dtpm.c773 uint8_t computed_auth[DIGEST_LENGTH]; in verify_response_auth() local
812 computed_auth); in verify_response_auth()
814 if (memcmp(computed_auth, response_auth + auth_auth_offset, in verify_response_auth()