Home
last modified time | relevance | path

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

/external/u-boot/lib/
Dtpm-v1.c531 u8 computed_auth[DIGEST_LENGTH]; in verify_response_auth() local
570 computed_auth); in verify_response_auth()
572 if (memcmp(computed_auth, response_auth + auth_auth_offset, in verify_response_auth()