Searched refs:auth_result (Results 1 – 2 of 2) sorted by relevance
49 let auth_result = authentication::send_challenge(ctx, 0, link_key).await; in initiate() localVariable52 if auth_result.is_err() { in initiate()92 let auth_result = authentication::send_challenge(ctx, 0, link_key).await; in respond() localVariable94 if auth_result.is_err() { in respond()
571 let auth_result = authentication::send_challenge(ctx, 0, link_key).await; in initiate() localVariable574 if auth_result.is_err() { in initiate()829 let auth_result = authentication::send_challenge(ctx, 0, link_key).await; in respond() localVariable831 if auth_result.is_err() { in respond()