• Home
  • Raw
  • Download

Lines Matching defs:rc

135     TSS2_RC rc = handle_from_name (NULL, NULL);  in test_handle_from_name_null_handle()  local
143 TSS2_RC rc; in test_handle_from_name_first_dlopen_success() local
159 TSS2_RC rc; in test_handle_from_name_second_dlopen_success() local
178 TSS2_RC rc; in test_handle_from_name_third_dlopen_success() local
201 TSS2_RC rc = tcti_from_file (NULL, NULL, NULL, NULL); in test_tcti_from_file_null_tcti() local
210 TSS2_RC rc = get_info_default (NULL, NULL); in test_get_info_default_null() local
242 TSS2_RC rc = get_info_default (&info, &handle); in test_get_info_default_success() local
277 TSS2_RC rc = get_info_default (&info, &handle); in test_get_info_default_info_fail() local
470 TSS2_RC rc = info_from_name (NULL, NULL, NULL); in test_info_from_name_null() local
489 TSS2_RC rc = info_from_name ("foo", &info, &data); in test_info_from_name_handle_fail() local
511 TSS2_RC rc = info_from_name ("foo", &info, &data); in test_info_from_name_info_fail() local
531 TSS2_RC rc = info_from_name ("foo", &info, &data); in test_info_from_name_success() local
539 TSS2_RC rc = tctildr_get_tcti (NULL, NULL, NULL, NULL); in test_get_tcti_null() local
562 TSS2_RC rc = tctildr_get_tcti (NULL, NULL, &tcti, &data); in test_get_tcti_default() local
585 TSS2_RC rc = tctildr_get_tcti ("libtss2-tcti-default.so", NULL, &tcti, &data); in test_get_tcti_from_name() local
605 TSS2_RC rc = tctildr_get_info ("foo", &info, &data); in test_tctildr_get_info_from_name() local
625 TSS2_RC rc = tctildr_get_info (NULL, &info, &data); in test_tctildr_get_info_default() local