Home
last modified time | relevance | path

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

/u-boot/lib/
A Dtpm-v1.c593 const void *response_auth, const void *auth) in verify_response_auth() argument
621 memcpy(auth_session->nonce_even, response_auth, DIGEST_LENGTH); in verify_response_auth()
622 auth_continue = ((u8 *)response_auth)[auth_continue_offset]; in verify_response_auth()
625 response_auth, in verify_response_auth()
637 if (memcmp(computed_auth, response_auth + auth_auth_offset, in verify_response_auth()

Completed in 5 milliseconds