Home
last modified time | relevance | path

Searched defs:context (Results 176 – 200 of 1109) sorted by relevance

12345678910>>...45

/freebsd/crypto/heimdal/lib/krb5/
H A Drd_cred.c37 compare_addrs(krb5_context context, in compare_addrs()
56 krb5_rd_cred(krb5_context context, in krb5_rd_cred()
327 krb5_rd_cred2 (krb5_context context, in krb5_rd_cred2()
H A Drd_rep.c37 krb5_rd_rep(krb5_context context, in krb5_rd_rep()
112 krb5_free_ap_rep_enc_part (krb5_context context, in krb5_free_ap_rep_enc_part()
H A Dtest_time.c38 check_set_time(krb5_context context) in check_set_time()
69 krb5_context context; in main() local
H A Dchangepw.c68 chgpw_send_request (krb5_context context, in chgpw_send_request()
160 setpw_send_request (krb5_context context, in setpw_send_request()
266 process_reply (krb5_context context, in process_reply()
505 change_password_loop (krb5_context context, in change_password_loop()
688 krb5_change_password (krb5_context context, in krb5_change_password()
730 krb5_set_password(krb5_context context, in krb5_set_password()
773 krb5_set_password_using_ccache(krb5_context context, in krb5_set_password_using_ccache()
838 krb5_passwd_result_to_string (krb5_context context, in krb5_passwd_result_to_string()
H A Dplugin.c97 loadlib(krb5_context context, char *path) in loadlib()
139 krb5_plugin_register(krb5_context context, in krb5_plugin_register()
220 load_plugins(krb5_context context) in load_plugins()
305 add_symbol(krb5_context context, struct krb5_plugin **list, void *symbol) in add_symbol()
321 _krb5_plugin_find(krb5_context context, in _krb5_plugin_find()
409 _krb5_load_plugins(krb5_context context, const char *name, const char **paths) in _krb5_load_plugins()
502 _krb5_unload_plugins(krb5_context context, const char *name) in _krb5_unload_plugins()
536 krb5_context context; member
592 _krb5_plugin_run_f(krb5_context context, in _krb5_plugin_run_f()
H A Dcrypto-des-common.c58 _krb5_des_checksum(krb5_context context, in _krb5_des_checksum()
91 _krb5_des_verify(krb5_context context, in _krb5_des_verify()
132 RSA_MD5_checksum(krb5_context context, in RSA_MD5_checksum()
H A Dcrypto-pk.c39 _krb5_pk_octetstring2key(krb5_context context, in _krb5_pk_octetstring2key()
109 encode_uvinfo(krb5_context context, krb5_const_principal p, krb5_data *data) in encode_uvinfo()
132 encode_otherinfo(krb5_context context, in encode_otherinfo()
198 _krb5_pk_kdf(krb5_context context, in _krb5_pk_kdf()
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_state_mgr.c98 IN void *context) in state_mgr_reset_node_count()
108 IN void *context) in state_mgr_reset_port_count()
116 IN void *context) in state_mgr_reset_switch_count()
124 static void state_mgr_get_sw_info(IN cl_map_item_t * p_object, IN void *context) in state_mgr_get_sw_info()
499 osm_madw_context_t context; in state_mgr_sweep_hop_1() local
615 osm_madw_context_t context; in query_sm_info() local
643 IN void *context) in state_mgr_reset_state_change_bit()
696 static void state_mgr_update_node_desc(IN cl_map_item_t * obj, IN void *context) in state_mgr_update_node_desc()
761 static void state_mgr_get_node_desc(IN cl_map_item_t * obj, IN void *context) in state_mgr_get_node_desc()
967 osm_madw_context_t context; in state_mgr_send_handover() local
/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Dverify_mic.c42 krb5_context context, in verify_mic_des()
147 krb5_context context, in verify_mic_des3()
290 krb5_context context, in _gsskrb5_verify_mic_internal()
354 krb5_context context; in _gsskrb5_verify_mic() local
H A Dcontext_time.c38 krb5_context context, in _gsskrb5_lifetime_left()
71 krb5_context context; in _gsskrb5_context_time() local
/freebsd/crypto/heimdal/lib/hdb/
H A Dkeys.c42 hdb_free_keys (krb5_context context, int len, Key *keys) in hdb_free_keys()
83 parse_key_set(krb5_context context, const char *key, in parse_key_set()
253 hdb_generate_key_set(krb5_context context, krb5_principal principal, in hdb_generate_key_set()
361 hdb_generate_key_set_password(krb5_context context, in hdb_generate_key_set_password()
/freebsd/crypto/heimdal/lib/kadm5/
H A Dsample_passwd_check.c49 check_length(krb5_context context, in check_length()
69 check_cracklib(krb5_context context, in check_cracklib()
H A Dacl.c78 fetch_acl (kadm5_server_context *context, in fetch_acl()
149 _kadm5_acl_init(kadm5_server_context *context) in _kadm5_acl_init()
202 _kadm5_acl_check_permission(kadm5_server_context *context, in _kadm5_acl_check_permission()
H A Dsend_recv.c39 _kadm5_client_send(kadm5_client_context *context, krb5_storage *sp) in _kadm5_client_send()
78 _kadm5_client_recv(kadm5_client_context *context, krb5_data *reply) in _kadm5_client_recv()
/freebsd/contrib/ntp/libntp/lib/isc/
H A Dsha1.c50 isc_sha1_init(isc_sha1_t *context) in isc_sha1_init()
58 isc_sha1_invalidate(isc_sha1_t *context) { in isc_sha1_invalidate()
63 isc_sha1_update(isc_sha1_t *context, const unsigned char *data, in isc_sha1_update()
73 isc_sha1_final(isc_sha1_t *context, unsigned char *digest) { in isc_sha1_final()
268 isc_sha1_init(isc_sha1_t *context) in isc_sha1_init()
283 isc_sha1_invalidate(isc_sha1_t *context) { in isc_sha1_invalidate()
291 isc_sha1_update(isc_sha1_t *context, const unsigned char *data, in isc_sha1_update()
325 isc_sha1_final(isc_sha1_t *context, unsigned char *digest) { in isc_sha1_final()
/freebsd/sys/dev/mlx5/mlx5_fpga_tools/
H A Dmlx5fpga_tools_char.c56 struct tools_context *context; in tools_char_open() local
108 tools_char_llseek(struct tools_context *context, struct uio *uio, ssize_t *len) in tools_char_llseek()
133 struct tools_context *context; in tools_char_read() local
161 struct tools_context *context; in tools_char_write() local
198 struct tools_context *context; in tools_char_ioctl() local
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindLevel1-gcc-ext.c65 _Unwind_GetDataRelBase(struct _Unwind_Context *context) { in _Unwind_GetDataRelBase()
78 _Unwind_GetTextRelBase(struct _Unwind_Context *context) { in _Unwind_GetTextRelBase()
175 struct _Unwind_Context *context = (struct _Unwind_Context *)&cursor; in _Unwind_Backtrace() local
237 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetCFA(struct _Unwind_Context *context) { in _Unwind_GetCFA()
250 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetIPInfo(struct _Unwind_Context *context, in _Unwind_GetIPInfo()
H A DUnwindLevel1.c498 _Unwind_GetLanguageSpecificData(struct _Unwind_Context *context) { in _Unwind_GetLanguageSpecificData()
521 _Unwind_GetRegionStart(struct _Unwind_Context *context) { in _Unwind_GetRegionStart()
547 _Unwind_GetGR(struct _Unwind_Context *context, int index) { in _Unwind_GetGR()
557 _LIBUNWIND_EXPORT void _Unwind_SetGR(struct _Unwind_Context *context, int index, in _Unwind_SetGR()
567 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetIP(struct _Unwind_Context *context) { in _Unwind_GetIP()
579 _LIBUNWIND_EXPORT void _Unwind_SetIP(struct _Unwind_Context *context, in _Unwind_SetIP()
/freebsd/contrib/ofed/libmlx4/
H A Ddbrec.c54 static struct mlx4_db_page *__add_page(struct mlx4_context *context, in __add_page()
87 uint32_t *mlx4_alloc_db(struct mlx4_context *context, enum mlx4_db_type type) in mlx4_alloc_db()
119 void mlx4_free_db(struct mlx4_context *context, enum mlx4_db_type type, uint32_t *db) in mlx4_free_db()
/freebsd/crypto/heimdal/kdc/
H A Dset_dbinfo.c39 add_db(krb5_context context, struct krb5_kdc_configuration *c, in add_db()
68 krb5_kdc_set_dbinfo(krb5_context context, struct krb5_kdc_configuration *c) in krb5_kdc_set_dbinfo()
H A Dkx509.c62 verify_req_hash(krb5_context context, in verify_req_hash()
101 calculate_reply_hash(krb5_context context, in calculate_reply_hash()
149 build_certificate(krb5_context context, in build_certificate()
290 _kdc_do_kx509(krb5_context context, in _kdc_do_kx509()
/freebsd/contrib/kyua/store/
H A Dschema_inttest.cpp90 const model::context context(root, environment); in check_action_1() local
112 const model::context context(root, environment); in check_action_2() local
228 const model::context context(root, environment); in check_action_3() local
340 const model::context context(root, environment); in check_action_4() local
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-core.c187 finalize(const argon2_context *context, argon2_instance_t *instance) in finalize()
243 validate_inputs(const argon2_context *context) in validate_inputs()
392 initial_hash(uint8_t *blockhash, argon2_context *context, argon2_type type) in initial_hash()
475 initialize(argon2_instance_t *instance, argon2_context *context) in initialize()
/freebsd/crypto/openssl/ssl/statem/
H A Dextensions_cust.c32 unsigned int context, in custom_ext_add_old_cb_wrap()
47 unsigned int context, in custom_ext_free_old_cb_wrap()
59 unsigned int context, in custom_ext_parse_old_cb_wrap()
113 int custom_ext_parse(SSL *s, unsigned int context, unsigned int ext_type, in custom_ext_parse()
173 int custom_ext_add(SSL *s, int context, WPACKET *pkt, X509 *x, size_t chainidx, in custom_ext_add()
349 unsigned int context, in add_custom_ext_intern()
414 unsigned int context, in add_old_custom_ext()
484 unsigned int context, in SSL_CTX_add_custom_ext()
/freebsd/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_core.c65 struct mlx5_fpga_client_data *context) in client_context_destroy()
79 struct mlx5_fpga_client_data *context; in client_context_create() local
418 struct mlx5_fpga_client_data *context, *tmp; in mlx5_fpga_cleanup() local
507 struct mlx5_fpga_client_data *context; in mlx5_fpga_client_register() local
544 struct mlx5_fpga_client_data *context, *tmp_context; in mlx5_fpga_client_unregister() local

12345678910>>...45