Lines Matching refs:ctx

545 k5glue_accept_sec_context(ctx, minor_status, context_handle, verifier_cred_handle,
548 void *ctx;
575 k5glue_acquire_cred(ctx, minor_status, desired_name, time_req, desired_mechs,
577 void *ctx;
599 k5glue_add_cred(ctx, minor_status, input_cred_handle, desired_name, desired_mech,
603 void *ctx;
626 k5glue_add_oid_set_member(ctx, minor_status, member_oid, oid_set)
627 void *ctx;
637 k5glue_compare_name(ctx, minor_status, name1, name2, name_equal)
638 void *ctx;
649 k5glue_context_time(ctx, minor_status, context_handle, time_rec)
650 void *ctx;
662 k5glue_create_empty_oid_set(ctx, minor_status, oid_set)
663 void *ctx;
672 k5glue_delete_sec_context(ctx, minor_status, context_handle, output_token)
673 void *ctx;
683 k5glue_display_name(ctx, minor_status, input_name, output_name_buffer, output_name_type)
684 void *ctx;
695 k5glue_display_status(ctx, minor_status, status_value, status_type,
697 void *ctx;
712 k5glue_export_sec_context(ctx, minor_status, context_handle, interprocess_token)
713 void *ctx;
726 k5glue_get_mic(ctx, minor_status, context_handle, qop_req,
728 void *ctx;
741 k5glue_import_name(ctx, minor_status, input_name_buffer, input_name_type, output_name)
742 void *ctx;
762 k5glue_import_sec_context(ctx, minor_status, interprocess_token, context_handle)
763 void *ctx;
774 k5glue_indicate_mechs(ctx, minor_status, mech_set)
775 void *ctx;
783 k5glue_init_sec_context(ctx, minor_status, claimant_cred_handle, context_handle,
787 void *ctx;
811 k5glue_inquire_context(ctx, minor_status, context_handle, initiator_name, acceptor_name,
814 void *ctx;
832 k5glue_inquire_cred(ctx, minor_status, cred_handle, name, lifetime_ret,
834 void *ctx;
848 k5glue_inquire_cred_by_mech(ctx, minor_status, cred_handle, mech_type, name,
850 void *ctx;
866 k5glue_inquire_names_for_mech(ctx, minor_status, mechanism, name_types)
867 void *ctx;
880 k5glue_oid_to_str(ctx, minor_status, oid, oid_str)
881 void *ctx;
891 k5glue_process_context_token(ctx, minor_status, context_handle, token_buffer)
892 void *ctx;
902 k5glue_release_cred(ctx, minor_status, cred_handle)
903 void *ctx;
911 k5glue_release_name(ctx, minor_status, input_name)
912 void *ctx;
921 k5glue_release_buffer(ctx, minor_status, buffer)
922 void *ctx;
933 k5glue_internal_release_oid(ctx, minor_status, oid)
934 void *ctx;
943 k5glue_release_oid_set(ctx, minor_status, set)
944 void *ctx;
954 k5glue_seal(ctx, minor_status, context_handle, conf_req_flag, qop_req,
956 void *ctx;
971 k5glue_sign(ctx, minor_status, context_handle,
974 void *ctx;
988 k5glue_verify_mic(ctx, minor_status, context_handle,
990 void *ctx;
1003 k5glue_wrap(ctx, minor_status, context_handle, conf_req_flag, qop_req,
1005 void *ctx;
1021 k5glue_str_to_oid(ctx, minor_status, oid_str, oid)
1022 void *ctx;
1032 k5glue_test_oid_set_member(ctx, minor_status, member, set, present)
1033 void *ctx;
1046 k5glue_unseal(ctx, minor_status, context_handle, input_message_buffer,
1048 void *ctx;
1064 k5glue_unwrap(ctx, minor_status, context_handle, input_message_buffer,
1066 void *ctx;
1081 k5glue_verify(ctx, minor_status, context_handle, message_buffer,
1083 void *ctx;
1099 k5glue_wrap_size_limit(ctx, minor_status, context_handle, conf_req_flag,
1101 void *ctx;
1117 k5glue_canonicalize_name(ctx, minor_status, input_name, mech_type, output_name)
1118 void *ctx;
1131 k5glue_export_name(ctx, minor_status, input_name, exported_name)
1132 void *ctx;
1142 k5glue_store_cred(ctx, minor_status, input_cred, cred_usage, desired_mech,
1145 void *ctx;
1189 k5glue_duplicate_name(ctx, minor_status, input_name, dest_name)
1190 void *ctx;