Home
last modified time | relevance | path

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

/src/crypto/krb5/src/lib/gssapi/spnego/
H A Dspnego_mech.c542 OM_uint32 *negState, send_token_flag *tokflag) in handle_mic() argument
552 *tokflag = ERROR_TOKEN_SEND; in handle_mic()
562 *tokflag = ERROR_TOKEN_SEND; in handle_mic()
566 negState, tokflag); in handle_mic()
582 *tokflag = NO_TOKEN_SEND; in handle_mic()
584 *tokflag = CONT_TOKEN_SEND; in handle_mic()
603 OM_uint32 *negState, send_token_flag *tokflag) in process_mic() argument
618 *tokflag = ERROR_TOKEN_SEND; in process_mic()
634 *tokflag = NO_TOKEN_SEND; in process_mic()
640 *tokflag = NO_TOKEN_SEND; in process_mic()
[all …]