Searched defs:test_lookup_by_cert_cb (Results 1 - 1 of 1) sorted by relevance
/sssd-io/src/tests/cmocka/ |
H A D | test_pam_srv.c | 1856 static int test_lookup_by_cert_cb(void *pvt) function 1892 test_lookup_by_cert_cb(pvt); 1922 ret = test_lookup_by_cert_cb(pvt); 1981 test_lookup_by_cert_cb, NULL, false); 2003 test_lookup_by_cert_cb, SSSD_TEST_CERT_0001, false); 2026 "gdm-smartcard", test_lookup_by_cert_cb, 2081 test_lookup_by_cert_cb, SSSD_TEST_CERT_0001, false); 2110 test_lookup_by_cert_cb, SSSD_TEST_CERT_0001, false); 2201 test_lookup_by_cert_cb, NULL, false); 2231 test_lookup_by_cert_cb, SSSD_TEST_CERT_000 [all...] |
Completed in 33 milliseconds