Home
last modified time | relevance | path

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

/u-boot/lib/
A Dtpm-v1.c545 const size_t auth_auth_offset = 25; in create_request_auth() local
579 request_auth + auth_auth_offset); in create_request_auth()
608 const size_t auth_auth_offset = 21; in verify_response_auth() local
645 if (memcmp(computed_auth, response_auth + auth_auth_offset, in verify_response_auth()

Completed in 7 milliseconds