Searched refs:test_dce (Results 1 – 1 of 1) sorted by relevance
/freebsd/crypto/krb5/src/tests/gssapi/ |
H A D | t_iov.c | 441 test_dce(gss_ctx_id_t ctx1, gss_ctx_id_t ctx2, int conf) in test_dce() function 538 test_dce(ictx, actx, 0); in main() 539 test_dce(ictx, actx, 1); in main() 540 test_dce(actx, ictx, 0); in main() 541 test_dce(actx, ictx, 1); in main()
|