/titanic_44/usr/src/lib/libgss/ |
H A D | g_canon_name.c | 50 const gss_OID mech_type, in val_canon_name_args() 76 mech_type, in gss_canonicalize_name() argument
|
H A D | g_glue.c | 302 OM_uint32 gssint_import_internal_name (minor_status, mech_type, union_name, in gssint_import_internal_name() argument 332 OM_uint32 gssint_export_internal_name(minor_status, mech_type, in gssint_export_internal_name() argument 455 OM_uint32 gssint_display_internal_name (minor_status, mech_type, internal_name, in gssint_display_internal_name() argument 486 OM_uint32 gssint_release_internal_name (minor_status, mech_type, internal_name) in gssint_release_internal_name() argument 513 mech_type, in gssint_delete_internal_sec_context() argument 630 gssint_get_mechanism_cred(union_cred, mech_type) in gssint_get_mechanism_cred() argument
|
H A D | g_inquire_context.c | 39 gss_OID *mech_type) in val_inq_ctx_args() 75 gss_OID *mech_type, in gss_inquire_context()
|
H A D | g_accept_sec_context.c | 45 gss_OID *mech_type, in val_acc_sec_ctx_args() 93 mech_type, in gss_accept_sec_context() argument
|
H A D | g_userok.c | 40 const gss_OID mech_type, in compare_names()
|
H A D | g_dsp_status.c | 63 gss_OID mech_type = (gss_OID) req_mech_type; local
|
H A D | g_inquire_cred.c | 215 gss_inquire_cred_by_mech(minor_status, cred_handle, mech_type, name, in gss_inquire_cred_by_mech() argument
|
H A D | g_init_sec_context.c | 108 gss_OID mech_type = GSS_C_NULL_OID; local
|
/titanic_44/usr/src/uts/common/crypto/io/ |
H A D | ecc.c | 83 ecc_mech_type_t mech_type; member 93 ecc_mech_type_t mech_type; member 344 check_mech_and_key(ecc_mech_type_t mech_type, crypto_key_t *key, ulong_t class) in check_mech_and_key() 474 ecc_mech_type_t mech_type = mechanism->cm_type; in ecc_sign_verify_common_init() local 552 ecc_mech_type_t mech_type = mechanism->cm_type; in ecc_sign_init() local 572 ecc_mech_type_t mech_type = mechanism->cm_type; in ecc_verify_init() local 600 ecc_mech_type_t mech_type; in ecc_digest_svrfy_common() local 737 ecc_mech_type_t mech_type; in ecc_sign_update() local 786 ecc_mech_type_t mech_type = mechanism->cm_type; in ecc_sign_atomic() local 983 ecc_mech_type_t mech_type = mechanism->cm_type; in ecc_verify_atomic() local
|
H A D | rsa.c | 82 rsa_mech_type_t mech_type; member 91 rsa_mech_type_t mech_type; member 588 rsa_encrypt_common(rsa_mech_type_t mech_type, crypto_key_t *key, in rsa_encrypt_common() 734 rsa_decrypt_common(rsa_mech_type_t mech_type, crypto_key_t *key, in rsa_decrypt_common() 945 rsa_mech_type_t mech_type; in rsa_digest_svrfy_common() local 1049 rsa_sign_common(rsa_mech_type_t mech_type, crypto_key_t *key, in rsa_sign_common() 1165 rsa_mech_type_t mech_type; in rsa_sign_update() local 1263 rsa_verify_common(rsa_mech_type_t mech_type, crypto_key_t *key, in rsa_verify_common() 1465 rsa_verify_recover_common(rsa_mech_type_t mech_type, crypto_key_t *key, in rsa_verify_recover_common()
|
/titanic_44/usr/src/lib/libcryptoutil/common/ |
H A D | mechkeygen.c | 35 pkcs11_mech2keygen(CK_MECHANISM_TYPE mech_type, CK_MECHANISM_TYPE *gen_mech) in pkcs11_mech2keygen()
|
H A D | mechkeytype.c | 36 pkcs11_mech2keytype(CK_MECHANISM_TYPE mech_type, CK_KEY_TYPE *ktype) in pkcs11_mech2keytype()
|
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/mech/ |
H A D | disp_status.c | 172 mech_type, message_context, status_string) in krb5_gss_display_status() argument 222 mech_type, message_context, status_string) in krb5_gss_display_status2() argument
|
H A D | krb5_gss_glue.c | 546 input_token, input_chan_bindings, src_name, mech_type, in k5glue_accept_sec_context() argument 696 mech_type, message_context, status_string) in k5glue_display_status() argument 784 target_name, mech_type, req_flags, time_req, in k5glue_init_sec_context() argument 812 lifetime_rec, mech_type, ret_flags, in k5glue_inquire_context() argument 848 k5glue_inquire_cred_by_mech(ctx, minor_status, cred_handle, mech_type, name, in k5glue_inquire_cred_by_mech() argument 1253 gssint_get_mechanism_cred(union_cred, mech_type) in gssint_get_mechanism_cred() argument
|
H A D | inq_cred.c | 224 mech_type, name, initiator_lifetime, in krb5_gss_inquire_cred_by_mech() argument
|
H A D | init_sec_context.c | 260 make_ap_req_v1(context, ctx, cred, k_cred, chan_bindings, mech_type, token) in make_ap_req_v1() argument 469 gss_OID mech_type, in new_connection() 676 gss_OID mech_type, in mutual_auth() 860 context_handle, target_name, mech_type, in krb5_gss_init_sec_context() argument
|
/titanic_44/usr/src/lib/gss_mechs/mech_dh/dh_common/ |
H A D | dh_common.c | 92 gss_OID_desc mech_type, /* OID of mechanism */ in __dh_generic_initialize()
|
/titanic_44/usr/src/uts/common/gssapi/mechs/krb5/crypto/ |
H A D | encrypt.c | 81 init_key_kef(crypto_mech_type_t mech_type, krb5_keyblock *key) in init_key_kef()
|
/titanic_44/usr/src/uts/common/crypto/core/ |
H A D | kcf_mech_tabs.c | 629 crypto_mech_type_t mech_type; in kcf_remove_mech_provider() local 758 kcf_get_mech_entry(crypto_mech_type_t mech_type, kcf_mech_entry_t **mep) in kcf_get_mech_entry()
|
/titanic_44/usr/src/cmd/gss/gssd/ |
H A D | gssdtest.c | 352 gss_OID mech_type; local 529 gss_OID mech_type; local 777 gss_OID mech_type = (gss_OID) 0; local 1026 gss_OID mech_type; local 1692 gss_OID mech_type = (gss_OID) 0; local
|
H A D | gssd_clnt_stubs.c | 561 mech_type, in kgss_init_sec_context_wrapped() argument 775 gss_OID mech_type, in kgss_init_sec_context() 835 mech_type, in kgss_accept_sec_context_wrapped() argument 1039 gss_OID *mech_type, in kgss_accept_sec_context() 1663 mech_type, in kgss_display_status() argument 1988 mech_type, in kgss_inquire_cred_by_mech_wrapped() argument 2060 mech_type, in kgss_inquire_cred_by_mech() argument
|
/titanic_44/usr/src/uts/common/gssapi/ |
H A D | gssd_clnt_stubs.c | 616 const gss_OID mech_type, in kgss_init_sec_context_wrapped() 843 const gss_OID mech_type, in kgss_init_sec_context() 929 gss_OID *mech_type, in kgss_accept_sec_context_wrapped() 1124 gss_OID *mech_type, in kgss_accept_sec_context() 2010 mech_type, in kgss_display_status() argument 2354 mech_type, in kgss_inquire_cred_by_mech_wrapped() argument 2423 mech_type, in kgss_inquire_cred_by_mech() argument
|
/titanic_44/usr/src/uts/common/rpc/sec_gss/ |
H A D | rpcsec_gss_utils.c | 181 rpc_gss_display_status(major, minor, mech_type, in rpc_gss_display_status() argument
|
/titanic_44/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | kernelSlot.h | 39 int mech_type; member
|
/titanic_44/usr/src/lib/gss_mechs/mech_dummy/mech/ |
H A D | dmech.c | 249 context_handle, target_name, mech_type, in dummy_gss_init_sec_context() argument 376 input_chan_bindings, src_name, mech_type, in dummy_gss_accept_sec_context() argument 725 mech_type, message_context, status_string) in dummy_gss_display_status() argument 1018 mech_type, name, initiator_lifetime, in dummy_gss_inquire_cred_by_mech() argument 1090 acceptor_name, lifetime_rec, mech_type, ret_flags, in dummy_gss_inquire_context() argument
|