Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/appl/gssmask/
H A Dgssmaestro.c150 encrypt_token(struct client *client, int32_t hContext, int32_t flags, in encrypt_token() function
443 val = encrypt_token(c1, hc1, conf, &msg, &wrapped); in test_wrap()