/titanic_50/usr/src/lib/libgss/ |
H A D | g_seal.c | 73 qop_req, in gss_seal() argument 81 int qop_req; 112 qop_req, 131 qop_req, in gss_wrap() argument 139 gss_qop_t qop_req; 146 conf_req_flag, (int) qop_req, 156 qop_req, req_output_size, max_input_size) in gss_wrap_size_limit() argument 160 gss_qop_t qop_req; 193 conf_req_flag, qop_req,
|
H A D | g_sign.c | 70 qop_req, in gss_sign() argument 76 int qop_req; 104 qop_req, 121 qop_req, in gss_get_mic() argument 127 gss_qop_t qop_req; 133 (int) qop_req, (gss_buffer_t)message_buffer, msg_token));
|
/titanic_50/usr/src/uts/common/gssapi/mechs/krb5/mech/ |
H A D | sign.c | 38 qop_req, message_buffer, in krb5_gss_sign() argument 46 int qop_req; 54 qop_req, message_buffer, NULL, 60 krb5_gss_get_mic(minor_status, context_handle, qop_req, in krb5_gss_get_mic() argument 64 gss_qop_t qop_req; 69 (int) qop_req, message_buffer, NULL,
|
H A D | seal.c | 37 qop_req, input_message_buffer, conf_state, in krb5_gss_seal() argument 46 int qop_req; 65 qop_req, input_message_buffer, conf_state, 72 qop_req, input_message_buffer, conf_state, in krb5_gss_wrap() argument 77 gss_qop_t qop_req; 86 (int) qop_req, input_message_buffer, conf_state,
|
H A D | wrap_size_limit.c | 102 qop_req, req_output_size, max_input_size) in krb5_gss_wrap_size_limit() argument 106 gss_qop_t qop_req; 126 if ((qop_req & GSS_KRB5_CONF_C_QOP_MASK) != GSS_C_QOP_DEFAULT) {
|
H A D | k5seal.c | 368 kg_seal(minor_status, context_handle, conf_req_flag, qop_req, in kg_seal() argument 373 int qop_req; 395 if (qop_req != 0) {
|
/titanic_50/usr/src/uts/common/gssapi/mechs/krb5/ |
H A D | krb5mech.c | 213 k5glue_seal(ctx, minor_status, context_handle, conf_req_flag, qop_req, in k5glue_seal() argument 220 int qop_req; 227 conf_req_flag, qop_req, input_message_buffer, 234 qop_req, message_buffer, in k5glue_sign() argument 239 int qop_req; 245 qop_req, message_buffer, message_token, gssd_ctx_verifier));
|
/titanic_50/usr/src/lib/gss_mechs/mech_spnego/mech/ |
H A D | gssapiP_spnego.h | 363 gss_qop_t qop_req, 469 gss_qop_t qop_req, 480 gss_qop_t qop_req, 489 gss_qop_t qop_req, 519 gss_qop_t qop_req, 542 gss_qop_t qop_req, 563 gss_qop_t qop_req,
|
H A D | spnego_mech.c | 2285 gss_qop_t qop_req, in spnego_gss_wrap() argument 2294 qop_req, in spnego_gss_wrap() 2493 gss_qop_t qop_req, in glue_spnego_gss_wrap_size_limit() argument 2500 qop_req, in glue_spnego_gss_wrap_size_limit() 2510 gss_qop_t qop_req, in spnego_gss_wrap_size_limit() argument 2518 qop_req, in spnego_gss_wrap_size_limit() 2529 gss_qop_t qop_req, 2536 qop_req, 2600 gss_qop_t qop_req, 2610 qop_req, [all …]
|
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/mech/ |
H A D | krb5_gss_glue.c | 726 k5glue_get_mic(ctx, minor_status, context_handle, qop_req, 731 gss_qop_t qop_req; 736 qop_req, message_buffer, message_token)); 954 k5glue_seal(ctx, minor_status, context_handle, conf_req_flag, qop_req, in k5glue_seal() argument 960 int qop_req; 966 conf_req_flag, qop_req, input_message_buffer, 972 qop_req, message_buffer, in k5glue_sign() argument 977 int qop_req; 982 qop_req, message_buffer, message_token)); 1003 k5glue_wrap(ctx, minor_status, context_handle, conf_req_flag, qop_req, [all …]
|
/titanic_50/usr/src/lib/gss_mechs/mech_dh/backend/mech/ |
H A D | MICwrap.c | 52 int qop_req, /* Requested qop */ in __dh_gss_sign() argument 92 mic->qop = qop_req; in __dh_gss_sign() 215 int qop_req, /* Use the requested qop */ in __dh_gss_seal() argument 253 wrap->mic.qop = qop_req; in __dh_gss_seal()
|
H A D | context.c | 281 gss_qop_t qop_req, /* Requested QOP */ in __dh_gss_wrap_size_limit() argument 301 if ((*minor = __get_sig_size(qop_req, &sigsize)) != DH_SUCCESS) in __dh_gss_wrap_size_limit() 323 wrap->mic.qop = qop_req; in __dh_gss_wrap_size_limit()
|
/titanic_50/usr/src/uts/common/gssapi/mechs/dummy/ |
H A D | dmech.c | 194 qop_req, message_buffer, message_token, in dummy_gss_sign() argument 199 int qop_req; 267 qop_req, input_message_buffer, conf_state, in dummy_gss_seal() argument 273 int qop_req;
|
/titanic_50/usr/src/lib/gss_mechs/mech_dummy/mech/ |
H A D | dmech.c | 567 qop_req, message_buffer, message_token) in dummy_gss_sign() argument 571 int qop_req; 636 qop_req, input_message_buffer, conf_state, in dummy_gss_seal() argument 642 int qop_req; 1171 qop_req, req_output_size, max_input_size) in dummy_gss_wrap_size_limit() argument 1176 gss_qop_t qop_req;
|
/titanic_50/usr/src/cmd/gss/gssd/ |
H A D | gssd_clnt_stubs.c | 1265 qop_req, in kgss_sign_wrapped() argument 1272 int qop_req; 1294 arg.qop_req = qop_req; 1341 int qop_req, in kgss_sign() argument 1349 context_handle, qop_req, message_buffer, in kgss_sign() 1442 qop_req, in kgss_seal_wrapped() argument 1452 int qop_req; 1476 arg.qop_req = qop_req; 1536 int qop_req, in kgss_seal() argument 1546 conf_req_flag, qop_req, in kgss_seal()
|
H A D | gssdtest.c | 1371 int qop_req; local 1378 qop_req = GSS_C_QOP_DEFAULT; 1420 qop_req, 1525 int qop_req; local 1538 qop_req = GSS_C_QOP_DEFAULT; 1583 qop_req,
|
H A D | gssd_proc.c | 1828 argp->qop_req, 1971 argp->qop_req,
|
/titanic_50/usr/src/uts/common/gssapi/ |
H A D | gssd.x | 243 int qop_req; /* quality of protection */ member 270 int qop_req; /* quality of prot. requested */ member
|
H A D | gssd_clnt_stubs.c | 1598 int qop_req, in kgss_sign_wrapped() argument 1625 arg.qop_req = qop_req; in kgss_sign_wrapped() 1677 int qop_req, in kgss_sign() argument 1683 return (KGSS_SIGN(minor_status, context_handle, qop_req, in kgss_sign() 1782 int qop_req, in kgss_seal_wrapped() argument 1814 arg.qop_req = qop_req; in kgss_seal_wrapped() 1878 int qop_req, in kgss_seal() argument 1887 conf_req_flag, qop_req, in kgss_seal()
|
/titanic_50/usr/src/uts/common/gssapi/mechs/krb5/include/ |
H A D | gssapiP_krb5.h | 292 int qop_req, 309 gss_qop_t qop_req,
|