Searched refs:response_auth (Results 1 – 1 of 1) sorted by relevance
528 const void *response_auth, const void *auth) in verify_response_auth() argument556 memcpy(auth_session->nonce_even, response_auth, DIGEST_LENGTH); in verify_response_auth()557 auth_continue = ((u8 *)response_auth)[auth_continue_offset]; in verify_response_auth()560 response_auth, in verify_response_auth()572 if (memcmp(computed_auth, response_auth + auth_auth_offset, in verify_response_auth()