Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/appl/gssmask/
H A Dgssmaestro.c410 test_mic(struct client *c1, int32_t hc1, struct client *c2, int32_t hc2) in test_mic() function
523 test_mic(c1, hc1, c2, hc2); in test_token()
524 test_mic(c2, hc2, c1, hc1); in test_token()