Lines Matching full:uv
202 printf("platform uv attempt(s): %d\n", (int)uv_attempts); in print_uv_attempts()
214 printf("uv modality: 0x%x (", (int)uv_modality); in print_uv_modality()
416 printf("uv retries: undefined\n"); in token_info()
418 printf("uv retries: %d\n", retrycnt); in token_info()
420 /* print platform uv attempts */ in token_info()
423 /* print supported uv mechanisms */ in token_info()
508 int uv = 0; in token_set() local
549 uv = 1; in token_set()
577 if (ea || uv) in token_set()
587 if (uv) in token_set()
598 if (uv) in token_set()
682 int uv = 0; in token_delete() local
704 uv = 1; in token_delete()
718 if (uv) in token_delete()
725 if (uv == 0) in token_delete()