Home
last modified time | relevance | path

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

/external/u-boot/lib/
Dtpm-v1.c472 const size_t auth_auth_offset = 25; in create_request_auth() local
506 request_auth + auth_auth_offset); in create_request_auth()
535 const size_t auth_auth_offset = 21; in verify_response_auth() local
572 if (memcmp(computed_auth, response_auth + auth_auth_offset, in verify_response_auth()