Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/appl/gssmask/
H A Dgssmaestro.c516 test_token(struct client *c1, int32_t hc1, struct client *c2, int32_t hc2, int wrap_ext) in test_token() function
854 test_token(c, clientC, c, serverC, wrap_ext); in main()
870 test_token(c, clientC, c, serverC, wrap_ext); in main()
925 val = test_token(client, clientC, server, serverC, wrap_ext); in main()