Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dtpm-v1.c531 const size_t auth_auth_offset = 25; in create_request_auth() local
565 request_auth + auth_auth_offset); in create_request_auth()
594 const size_t auth_auth_offset = 21; in verify_response_auth() local
631 if (memcmp(computed_auth, response_auth + auth_auth_offset, in verify_response_auth()