Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/mech/
H A Dverify.c38 qop_state in krb5_gss_verify() argument
47 int *qop_state;
54 NULL, qop_state, KG_TOK_SIGN_MSG));
61 qop_state) in krb5_gss_verify_mic() argument
66 gss_qop_t *qop_state;
74 if (!rstat && qop_state)
75 *qop_state = (gss_qop_t) qstate;
H A Dunseal.c39 conf_state, qop_state in krb5_gss_unseal() argument
49 int *qop_state;
56 conf_state, qop_state, KG_TOK_SEAL_MSG));
63 conf_state, qop_state) in krb5_gss_unwrap() argument
69 gss_qop_t *qop_state;
80 if (!rstat && qop_state)
81 *qop_state = (gss_qop_t) qstate;
H A Dk5unseal.c61 conf_state, qop_state, toktype) in kg_unseal_v1() argument
69 int *qop_state;
595 if (qop_state)
596 *qop_state = GSS_C_QOP_DEFAULT;
652 message_buffer, conf_state, qop_state, toktype) in kg_unseal() argument
658 int *qop_state;
719 message_buffer, conf_state, qop_state,
725 conf_state, qop_state, toktype);
H A Dk5sealv3.c353 int *conf_state, int *qop_state, int toktype) in gss_krb5int_unseal_token_v3() argument
370 if (qop_state) in gss_krb5int_unseal_token_v3()
371 *qop_state = GSS_C_QOP_DEFAULT; in gss_krb5int_unseal_token_v3()
/illumos-gate/usr/src/lib/libgss/
H A Dg_verify.c37 qop_state) in gss_verify() argument
43 int * qop_state;
76 qop_state);
93 qop_state) in gss_verify_mic() argument
99 gss_qop_t * qop_state;
104 (gss_buffer_t)token_buffer, (int *) qop_state));
H A Dg_unseal.c38 qop_state) in gss_unseal() argument
45 int * qop_state;
90 qop_state);
108 qop_state) in gss_unwrap() argument
115 gss_qop_t * qop_state;
120 output_message_buffer, conf_state, (int *) qop_state));
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/
H A Dkrb5mech.c251 output_message_buffer, conf_state, qop_state, gssd_ctx_verifier) in k5glue_unseal() argument
258 int *qop_state;
263 conf_state, qop_state, gssd_ctx_verifier));
270 token_buffer, qop_state, gssd_ctx_verifier) in k5glue_verify() argument
276 int *qop_state;
283 qop_state, gssd_ctx_verifier));
/illumos-gate/usr/src/uts/common/gssapi/mechs/dummy/
H A Ddmech.c225 message_buffer, token_buffer, qop_state, in dummy_gss_verify() argument
232 int *qop_state;
258 *qop_state = GSS_C_QOP_DEFAULT;
305 conf_state, qop_state, gssd_ctx_verifier) in dummy_gss_unseal() argument
312 int *qop_state;
342 *qop_state = GSS_C_QOP_DEFAULT;
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dkrb5_gss_glue.c989 message_buffer, token_buffer, qop_state)
995 gss_qop_t *qop_state;
998 message_buffer, token_buffer, qop_state));
1047 output_message_buffer, conf_state, qop_state) in k5glue_unseal() argument
1054 int *qop_state;
1058 conf_state, qop_state));
1065 output_message_buffer, conf_state, qop_state)
1072 gss_qop_t *qop_state;
1082 token_buffer, qop_state) in k5glue_verify() argument
1088 int *qop_state;
[all …]
/illumos-gate/usr/src/lib/gss_mechs/mech_spnego/mech/
H A DgssapiP_spnego.h355 gss_qop_t *qop_state
500 gss_qop_t *qop_state
534 gss_qop_t *qop_state
553 gss_qop_t *qop_state,
H A Dspnego_mech.c563 gss_qop_t qop_state; in process_mic() local
570 mic_in, &qop_state); in process_mic()
2258 gss_qop_t *qop_state) in spnego_gss_unwrap() argument
2266 qop_state); in spnego_gss_unwrap()
2540 gss_qop_t *qop_state) in spnego_gss_verify_mic() argument
2547 qop_state); in spnego_gss_verify_mic()
2617 gss_qop_t *qop_state)
2626 qop_state);
2654 gss_qop_t *qop_state,
2662 qop_state,
/illumos-gate/usr/src/uts/common/gssapi/
H A Dgssd_clnt_stubs.c1694 int *qop_state, in kgss_verify_wrapped() argument
1740 if (qop_state != NULL) in kgss_verify_wrapped()
1741 *qop_state = 0; in kgss_verify_wrapped()
1753 if (qop_state != NULL) in kgss_verify_wrapped()
1754 *qop_state = res.qop_state; in kgss_verify_wrapped()
1768 int *qop_state) in kgss_verify() argument
1900 int *qop_state, in kgss_unseal_wrapped() argument
1951 *qop_state = 0; in kgss_unseal_wrapped()
1977 if (qop_state != NULL) in kgss_unseal_wrapped()
1978 *qop_state = res.qop_state; in kgss_unseal_wrapped()
[all …]
H A Dgssd.x262 int qop_state; /* quality of protection */ member
291 int qop_state; /* quality of prot. provided */ member
/illumos-gate/usr/src/cmd/gss/gssd/
H A Dgssd_clnt_stubs.c1358 qop_state, in kgss_verify_wrapped() argument
1365 int *qop_state;
1403 *qop_state = 0;
1413 if (qop_state != NULL)
1414 *qop_state = res.qop_state;
1426 int *qop_state) in kgss_verify() argument
1556 qop_state, in kgss_unseal_wrapped() argument
1564 int *qop_state;
1606 *qop_state = 0;
1631 *qop_state = res.qop_state;
[all …]
H A Dgssdtest.c1447 int qop_state; local
1482 &qop_state,
1503 printf(gettext("quality of protection = %d \n\n"), qop_state);
1618 int qop_state; local
1654 &qop_state,
1670 printf(gettext("quality of protection = %d\n\n"), qop_state);
H A Dgssd_proc.c1902 &res->qop_state);
2054 &res->qop_state);
/illumos-gate/usr/src/lib/gss_mechs/mech_dummy/mech/
H A Ddmech.c597 message_buffer, token_buffer, qop_state) in dummy_gss_verify() argument
603 int *qop_state;
627 if (qop_state)
628 *qop_state = GSS_C_QOP_DEFAULT;
679 conf_state, qop_state) in dummy_gss_unseal() argument
686 int *qop_state;
714 if (qop_state)
715 *qop_state = GSS_C_QOP_DEFAULT;
/illumos-gate/usr/src/lib/rpcsec_gss/
H A Drpcsec_gss.c585 int qop_state = 0; in validate_seqwin() local
592 major = gss_verify(&minor, ap->context, &msg_buf, &tok_buf, &qop_state); in validate_seqwin()
612 int qop_state; local
641 major = gss_verify(&minor, ap->context, &msg_buf, &tok_buf, &qop_state);
H A Dsvc_rpcsec_gss.c1063 check_verf(struct rpc_msg *msg, gss_ctx_id_t context, int *qop_state) in check_verf() argument
1110 qop_state); in check_verf()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A DgssapiP_krb5.h303 int *qop_state,
674 int *conf_state, int *qop_state,
/illumos-gate/usr/src/uts/common/rpc/sec_gss/
H A Drpcsec_gss.c1003 int qop_state = 0; in validate_seqwin() local
1013 &qop_state); in validate_seqwin()
1039 int qop_state; local
1071 &qop_state);
H A Dsvc_rpcsec_gss.c1525 check_verf(struct rpc_msg *msg, gss_ctx_id_t context, int *qop_state, uid_t uid) in check_verf() argument
1572 qop_state); in check_verf()
/illumos-gate/usr/src/lib/auditd_plugins/remote/
H A Dtransport.c948 gss_qop_t qop_state; in recv_record() local
1126 &qop_state); in recv_record()