Home
last modified time | relevance | path

Searched refs:check_cc_create (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/krb5/src/ccapi/test/
H A Dtest_cc_create.c12 err = check_cc_create(); in main()
H A Dmain.c28 err = check_cc_create(); in main()
H A Dtest_ccapi_v2.h21 int check_cc_create(void);
H A Dtest_ccapi_v2.c413 int check_cc_create(void) { in check_cc_create() function