Home
last modified time | relevance | path

Searched defs:context (Results 201 – 225 of 1107) sorted by relevance

12345678910>>...45

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h201 bool WriteCoreReg(Context &context, const uint32_t result, in WriteCoreReg()
214 inline uint64_t MemARead(EmulateInstruction::Context &context, in MemARead()
232 inline bool MemAWrite(EmulateInstruction::Context &context, in MemAWrite()
251 inline uint64_t MemURead(EmulateInstruction::Context &context, in MemURead()
269 inline bool MemUWrite(EmulateInstruction::Context &context, in MemUWrite()
/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Dtest_cfx.c51 krb5_context context, krb5_crypto crypto) in test_range()
94 test_special(krb5_context context, krb5_crypto crypto, in test_special()
142 krb5_context context; in main() local
H A Dcompat.c38 krb5_context context, krb5_const_principal name, in check_compat()
86 krb5_context context) in _gss_DES3_get_mic_compat()
H A Dinquire_sec_context_by_oid.c107 krb5_context context, in inquire_sec_context_get_subkey()
185 krb5_context context, in inquire_sec_context_get_sspi_session_key()
225 krb5_context context, in inquire_sec_context_authz_data()
308 krb5_context context, in export_lucid_sec_context_v1()
536 krb5_context context; in _gsskrb5_inquire_sec_context_by_oid() local
H A Darcfour.c71 arcfour_mic_key(krb5_context context, krb5_keyblock *key, in arcfour_mic_key()
115 arcfour_mic_cksum(krb5_context context, in arcfour_mic_cksum()
166 krb5_context context, in _gssapi_get_mic_arcfour()
259 krb5_context context, in _gssapi_verify_mic_arcfour()
357 krb5_context context, in _gssapi_wrap_arcfour()
521 krb5_context context, in _gssapi_unwrap_arcfour()
764 krb5_context context, in _gssapi_wrap_size_arcfour()
/freebsd/crypto/heimdal/lib/hx509/
H A Dlock.c60 hx509_lock_init(hx509_context context, hx509_lock *lock) in hx509_lock_init()
133 hx509_lock_add_cert(hx509_context context, hx509_lock lock, hx509_cert cert) in hx509_lock_add_cert()
139 hx509_lock_add_certs(hx509_context context, hx509_lock lock, hx509_certs certs) in hx509_lock_add_certs()
145 hx509_lock_reset_certs(hx509_context context, hx509_lock lock) in hx509_lock_reset_certs()
H A Dcms.c208 unparse_CMSIdentifier(hx509_context context, in unparse_CMSIdentifier()
259 find_CMSIdentifier(hx509_context context, in find_CMSIdentifier()
347 hx509_cms_unenvelope(hx509_context context, in hx509_cms_unenvelope()
551 hx509_cms_envelope_1(hx509_context context, in hx509_cms_envelope_1()
720 any_to_certs(hx509_context context, const SignedData *sd, hx509_certs certs) in any_to_certs()
779 hx509_cms_verify_signed(hx509_context context, in hx509_cms_verify_signed()
1144 hx509_cms_create_signed_1(hx509_context context, in hx509_cms_create_signed_1()
1191 sig_process(hx509_context context, void *ctx, hx509_cert cert) in sig_process()
1409 cert_process(hx509_context context, void *ctx, hx509_cert cert) in cert_process()
1437 hx509_cms_create_signed(hx509_context context, in hx509_cms_create_signed()
[all …]
H A Dks_p11.c263 p11_mech_info(hx509_context context, in p11_mech_info()
327 p11_init_slot(hx509_context context, in p11_init_slot()
394 p11_get_session(hx509_context context, in p11_get_session()
516 iterate_entries(hx509_context context, in iterate_entries()
714 collect_cert(hx509_context context, in collect_cert()
774 p11_list_keys(hx509_context context, in p11_list_keys()
829 p11_init(hx509_context context, in p11_init()
1039 p11_iter_start(hx509_context context, in p11_iter_start()
1081 p11_iter(hx509_context context, in p11_iter()
1089 p11_iter_end(hx509_context context, in p11_iter_end()
[all …]
/freebsd/crypto/heimdal/kuser/
H A Dklist.c77 print_cred(krb5_context context, krb5_creds *cred, rtbl_t ct, int do_flags) in print_cred()
133 print_cred_verbose(krb5_context context, krb5_creds *cred) in print_cred_verbose()
227 print_tickets (krb5_context context, in print_tickets()
332 check_for_tgt (krb5_context context, in check_for_tgt()
449 display_v5_ccache (krb5_context context, krb5_ccache ccache, in display_v5_ccache()
488 list_caches(krb5_context context) in list_caches()
H A Dkinit.c213 get_server(krb5_context context, in get_server()
228 renew_validate(krb5_context context, in renew_validate()
325 store_ntlmkey(krb5_context context, krb5_ccache id, in store_ntlmkey()
348 get_new_tickets(krb5_context context, in get_new_tickets()
651 ticket_lifetime(krb5_context context, krb5_ccache cache, in ticket_lifetime()
688 krb5_context context; member
728 krb5_context context; in main() local
/freebsd/crypto/heimdal/lib/krb5/
H A Dtest_crypto.c38 time_encryption(krb5_context context, size_t size, in time_encryption()
91 time_s2k(krb5_context context, in time_s2k()
154 krb5_context context; in main() local
H A Dtest_get_addrs.c40 print_addresses (krb5_context context, const krb5_addresses *addrs) in print_addresses()
75 krb5_context context; in main() local
H A Dcrypto-null.c52 NONE_checksum(krb5_context context, in NONE_checksum()
73 NULL_encrypt(krb5_context context, in NULL_encrypt()
H A Dnet_write.c37 krb5_net_write (krb5_context context, in krb5_net_write()
47 krb5_net_write_block(krb5_context context, in krb5_net_write_block()
H A Dtest_acl.c47 test_match_string(krb5_context context) in test_match_string()
104 krb5_context context; in main() local
/freebsd/contrib/ofed/opensm/complib/
H A Dcl_threadpool.c56 static void *thread_pool_routine(void *context) in thread_pool_routine()
78 IN void *context, IN const char *const name) in cl_thread_pool_init()
H A Dcl_event_wheel.c48 const p_list_item, IN void *context) in __event_will_age_before()
62 static void __cl_event_wheel_callback(IN void *context) in __cl_event_wheel_callback()
288 IN void *const context) in cl_event_wheel_reg()
505 static uint64_t __test_event_aging(uint64_t key, uint32_t num_regs, void *context) in __test_event_aging()
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_doorbell.c44 int mlx4_ib_db_map_user(struct mlx4_ib_ucontext *context, unsigned long virt, in mlx4_ib_db_map_user()
85 void mlx4_ib_db_unmap_user(struct mlx4_ib_ucontext *context, struct mlx4_db *db) in mlx4_ib_db_unmap_user()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_doorbell.c42 int mlx5_ib_db_map_user(struct mlx5_ib_ucontext *context, unsigned long virt, in mlx5_ib_db_map_user()
83 void mlx5_ib_db_unmap_user(struct mlx5_ib_ucontext *context, struct mlx5_db *db) in mlx5_ib_db_unmap_user()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp282 auto context = GetScratchContext(*target); in AddPersistentVariable() local
665 NameSearchContext &context) { in FindExternalVisibleDecls()
1013 NameSearchContext &context, ConstString name) { in LookupInModulesDeclVendor()
1060 NameSearchContext &context, ConstString name, SymbolContext &sym_ctx, in LookupLocalVariable()
1344 NameSearchContext &context, lldb::ModuleSP module_sp, in FindExternalVisibleDecls()
1602 NameSearchContext &context, ValueObjectSP valobj, in AddOneVariable()
1648 void ClangExpressionDeclMap::AddOneVariable(NameSearchContext &context, in AddOneVariable()
1677 void ClangExpressionDeclMap::AddOneVariable(NameSearchContext &context, in AddOneVariable()
1760 void ClangExpressionDeclMap::AddOneRegister(NameSearchContext &context, in AddOneRegister()
1799 void ClangExpressionDeclMap::AddOneFunction(NameSearchContext &context, in AddOneFunction()
[all …]
/freebsd/contrib/ofed/libmlx4/
H A Dmlx4.c124 struct mlx4_context *context = to_mctx(ibv_ctx); in mlx4_map_internal_clock() local
146 struct mlx4_context *context; in mlx4_init_context() local
279 struct mlx4_context *context = to_mctx(ibv_ctx); in mlx4_uninit_context() local
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_sa_query.c108 void *context; member
114 void *context; member
120 void *context; member
126 void *context; member
132 void *context; member
903 void *context), in ib_sa_path_rec_get()
1023 void *context), in ib_sa_service_rec_query()
1120 void *context), in ib_sa_mcmember_rec_query()
1211 void *context), in ib_sa_guid_info_rec_query()
1322 void *context), in ib_sa_classport_info_rec_query()
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dkauth.c50 krb5_context context; in dest_cc() local
104 krb5_context context; in afslog() local
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_port_info_rcv.c85 osm_madw_context_t context; in pi_rcv_process_endport() local
211 osm_madw_context_t context; in pi_rcv_process_switch_port0() local
265 osm_madw_context_t context; in pi_rcv_process_switch_ext_port() local
468 osm_madw_context_t context; in get_pkey_table() local
642 void osm_pi_rcv_process(IN void *context, IN void *data) in osm_pi_rcv_process()
/freebsd/crypto/openssh/openbsd-compat/
H A Dsha1.c111 SHA1Init(SHA1_CTX *context) in SHA1Init()
129 SHA1Update(SHA1_CTX *context, const u_int8_t *data, size_t len) in SHA1Update()
153 SHA1Pad(SHA1_CTX *context) in SHA1Pad()
170 SHA1Final(u_int8_t digest[SHA1_DIGEST_LENGTH], SHA1_CTX *context) in SHA1Final()

12345678910>>...45