Home
last modified time | relevance | path

Searched defs:get_mic (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/heimdal/lib/gssapi/spnego/
H A Daccept_sec_context.c407 int *get_mic, in acceptor_complete()
494 int get_mic = 0; in acceptor_start() local
743 int require_mic, get_mic = 0; in acceptor_continue() local
/freebsd/crypto/heimdal/appl/gssmask/
H A Dgssmaestro.c216 get_mic(struct client *client, int32_t hContext, in get_mic() function