Home
last modified time | relevance | path

Searched defs:ctx (Results 126 – 150 of 408) sorted by relevance

12345678910>>...17

/titanic_53/usr/src/uts/common/crypto/api/
H A Dkcf_cipher.c111 crypto_ctx_t *ctx; in crypto_cipher_init_prov() local
476 crypto_ctx_t *ctx = (crypto_ctx_t *)context; in crypto_encrypt_update() local
536 crypto_ctx_t *ctx = (crypto_ctx_t *)context; in crypto_encrypt_final() local
758 crypto_ctx_t *ctx = (crypto_ctx_t *)context; in crypto_decrypt_update() local
818 crypto_ctx_t *ctx = (crypto_ctx_t *)context; in crypto_decrypt_final() local
855 crypto_ctx_t *ctx = (crypto_ctx_t *)context; in crypto_encrypt_single() local
890 crypto_ctx_t *ctx = (crypto_ctx_t *)context; in crypto_decrypt_single() local
/titanic_53/usr/src/common/crypto/modes/
H A Dccm.c48 ccm_mode_encrypt_contiguous_blocks(ccm_ctx_t *ctx, char *data, size_t length, in ccm_mode_encrypt_contiguous_blocks()
183 calculate_ccm_mac(ccm_ctx_t *ctx, uint8_t *ccm_mac, in calculate_ccm_mac()
207 ccm_encrypt_final(ccm_ctx_t *ctx, crypto_data_t *out, size_t block_size, in ccm_encrypt_final()
334 ccm_decrypt_incomplete_block(ccm_ctx_t *ctx, in ccm_decrypt_incomplete_block()
359 ccm_mode_decrypt_contiguous_blocks(ccm_ctx_t *ctx, char *data, size_t length, in ccm_mode_decrypt_contiguous_blocks()
527 ccm_decrypt_final(ccm_ctx_t *ctx, crypto_data_t *out, size_t block_size, in ccm_decrypt_final()
770 ccm_init(ccm_ctx_t *ctx, unsigned char *nonce, size_t nonce_len, in ccm_init()
H A Dcbc.c42 cbc_encrypt_contiguous_blocks(cbc_ctx_t *ctx, char *data, size_t length, in cbc_encrypt_contiguous_blocks()
164 #define OTHER(a, ctx) \ argument
169 cbc_decrypt_contiguous_blocks(cbc_ctx_t *ctx, char *data, size_t length, in cbc_decrypt_contiguous_blocks()
/titanic_53/usr/src/uts/common/io/ixgbe/
H A Dixgbe_tx.c97 ixgbe_tx_context_t tx_context, *ctx; in ixgbe_ring_tx() local
695 ixgbe_get_context(mblk_t *mp, ixgbe_tx_context_t *ctx) in ixgbe_get_context()
876 ixgbe_check_context(ixgbe_tx_ring_t *tx_ring, ixgbe_tx_context_t *ctx) in ixgbe_check_context()
919 ixgbe_tx_context_t *ctx) in ixgbe_fill_context()
973 ixgbe_tx_context_t *ctx, size_t mbsize) in ixgbe_tx_fill_ring()
/titanic_53/usr/src/cmd/fs.d/smbclnt/smbutil/
H A Dprint.c74 struct smb_ctx *ctx = NULL; in cmd_print() local
186 print_file(smb_ctx_t *ctx, char *title, int file) in print_file()
/titanic_53/usr/src/uts/common/crypto/io/
H A Drsa.c491 rsa_common_init(crypto_ctx_t *ctx, crypto_mechanism_t *mechanism, in rsa_common_init()
523 rsaprov_encrypt(crypto_ctx_t *ctx, crypto_data_t *plaintext, in rsaprov_encrypt()
567 rsa_free_context(crypto_ctx_t *ctx) in rsa_free_context()
695 rsaprov_decrypt(crypto_ctx_t *ctx, crypto_data_t *ciphertext, in rsaprov_decrypt()
846 rsa_sign_verify_common_init(crypto_ctx_t *ctx, crypto_mechanism_t *mechanism, in rsa_sign_verify_common_init()
1127 rsaprov_sign(crypto_ctx_t *ctx, crypto_data_t *data, crypto_data_t *signature, in rsaprov_sign()
1161 rsa_sign_update(crypto_ctx_t *ctx, crypto_data_t *data, crypto_req_handle_t req) in rsa_sign_update()
1195 rsa_sign_final(crypto_ctx_t *ctx, crypto_data_t *signature, in rsa_sign_final()
1320 rsaprov_verify(crypto_ctx_t *ctx, crypto_data_t *data, in rsaprov_verify()
1354 rsa_verify_update(crypto_ctx_t *ctx, crypto_data_t *data, in rsa_verify_update()
[all …]
/titanic_53/usr/src/cmd/hal/addons/network-devices/
H A Dcache.c30 LibHalContext *ctx; member
73 scan_for_stale_devices(LibHalContext *ctx, time_t timestamp) in scan_for_stale_devices()
H A Dsnmp.c32 add_snmp_device(LibHalContext *ctx, char *parent, char *name, char *community) in add_snmp_device()
66 scan_for_devices_using_snmp(LibHalContext *ctx, char *parent, char *community, in scan_for_devices_using_snmp()
/titanic_53/usr/src/lib/libsmbfs/smb/
H A Dnbns_rq.c180 nbns_resolvename(const char *name, struct nb_ctx *ctx, struct sockaddr **adpp) in nbns_resolvename()
267 nbns_getnodestatus(struct nb_ctx *ctx, in nbns_getnodestatus()
368 nbns_rq_create(int opcode, struct nb_ctx *ctx, struct nbns_rq **rqpp) in nbns_rq_create()
438 struct nb_ctx *ctx = rqp->nr_nbd; in nbns_rq_prepare() local
517 struct nb_ctx *ctx = rqp->nr_nbd; in nbns_rq_opensocket() local
583 struct nb_ctx *ctx = rqp->nr_nbd; in nbns_rq() local
H A Diod_cl.c166 smb_iod_start(smb_ctx_t *ctx) in smb_iod_start()
213 smb_iod_cl_newvc(smb_ctx_t *ctx) in smb_iod_cl_newvc()
/titanic_53/usr/src/cmd/sendmail/libmilter/
H A Dengine.c243 mi_engine(ctx) in mi_engine() argument
474 milter_addsymlist(ctx, buf, newbuf) in milter_addsymlist() argument
609 sendreply(r, sd, timeout_ptr, ctx) in sendreply() argument
740 mi_clr_macros(ctx, m) in mi_clr_macros() argument
772 mi_clr_symlist(ctx) in mi_clr_symlist() argument
799 mi_clr_ctx(ctx) in mi_clr_ctx() argument
839 SMFICTX_PTR ctx; local
1706 fix_stm(ctx) in fix_stm() argument
1830 mi_sendok(ctx, flag) in mi_sendok() argument
/titanic_53/usr/src/uts/common/disp/
H A Dthread.c1042 struct ctxop *ctx; in installctx() local
1070 struct ctxop *ctx, *prev_ctx; in removectx() local
1124 struct ctxop *ctx; in savectx() local
1135 struct ctxop *ctx; in restorectx() local
1146 struct ctxop *ctx; in forkctx() local
1161 struct ctxop *ctx; in lwp_createctx() local
1178 struct ctxop *ctx; in exitctx() local
1192 struct ctxop *ctx; in freectx() local
1212 freectx_ctx(struct ctxop *ctx) in freectx_ctx()
/titanic_53/usr/src/cmd/hal/addons/storage/
H A Daddon-storage.c42 LibHalContext *ctx = NULL; variable
135 force_unmount (LibHalContext *ctx, const char *udi) in force_unmount()
200 unmount_childs (LibHalContext *ctx, const char *udi) in unmount_childs()
/titanic_53/usr/src/cmd/cdrw/
H A Dmain.c114 LibHalContext *ctx = NULL; in attach_to_hald() local
153 detach_from_hald(LibHalContext *ctx, hal_state_t state) in detach_from_hald()
186 LibHalContext *ctx; in hald_running() local
/titanic_53/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_ntlmssp.c101 smbd_ntlmssp_init(authsvc_context_t *ctx) in smbd_ntlmssp_init()
116 smbd_ntlmssp_fini(authsvc_context_t *ctx) in smbd_ntlmssp_fini()
125 smbd_ntlmssp_work(authsvc_context_t *ctx) in smbd_ntlmssp_work()
171 smbd_ntlmssp_negotiate(authsvc_context_t *ctx) in smbd_ntlmssp_negotiate()
391 smbd_ntlmssp_authenticate(authsvc_context_t *ctx) in smbd_ntlmssp_authenticate()
/titanic_53/usr/src/uts/common/io/igb/
H A Digb_tx.c115 tx_context_t tx_context, *ctx; in igb_tx() local
596 igb_get_tx_context(mblk_t *mp, tx_context_t *ctx) in igb_get_tx_context()
761 igb_check_tx_context(igb_tx_ring_t *tx_ring, tx_context_t *ctx) in igb_check_tx_context()
804 tx_context_t *ctx, uint32_t ring_index) in igb_fill_tx_context()
857 tx_context_t *ctx, size_t mbsize) in igb_tx_fill_ring()
/titanic_53/usr/src/cmd/hal/probing/volume/
H A Dprobe-volume.c75 set_fstyp_properties (LibHalContext *ctx, const char *udi, const char *fstype, nvlist_t *fsattr) in set_fstyp_properties()
129 hsfs_contents(int fd, off_t probe_offset, LibHalContext *ctx, const char *udi) in hsfs_contents()
219 probe_disc (int fd, LibHalContext *ctx, const char *udi, dbus_bool_t *has_data, in probe_disc()
427 LibHalContext *ctx = NULL; in main() local
/titanic_53/usr/src/uts/common/inet/kssl/
H A Dksslapi.c324 kssl_input(kssl_ctx_t ctx, mblk_t *mp, mblk_t **decrmp, boolean_t *more, in kssl_input()
522 kssl_handle_mblk(kssl_ctx_t ctx, mblk_t **mpp, mblk_t **outmp) in kssl_handle_mblk()
782 kssl_handle_any_record(kssl_ctx_t ctx, mblk_t *mp, mblk_t **decrmp, in kssl_handle_any_record()
1169 kssl_set_mss(kssl_ctx_t ctx, uint32_t mss) in kssl_set_mss()
1184 kssl_build_record(kssl_ctx_t ctx, mblk_t *mp) in kssl_build_record()
/titanic_53/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dlucid_context.c77 krb5_gss_ctx_id_t ctx = (krb5_gss_ctx_id_t)context_handle; in gss_krb5int_export_lucid_sec_context() local
294 gss_krb5_lucid_context_v1_t *ctx) in free_external_lucid_ctx_v1()
/titanic_53/usr/src/lib/libgss/
H A Dg_seal.c87 gss_union_ctx_id_t ctx; local
164 gss_union_ctx_id_t ctx; local
/titanic_53/usr/src/cmd/fs.d/smbclnt/smbiod/
H A Dsmbiod.c269 smb_ctx_t *ctx; in iod_newvc() local
342 smb_ctx_t *ctx = arg; in iod_work() local
/titanic_53/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dauth_con.c197 krb5_auth_con_setsendsubkey(krb5_context ctx, krb5_auth_context ac, krb5_keyblock *keyblock) in krb5_auth_con_setsendsubkey()
209 krb5_auth_con_setrecvsubkey(krb5_context ctx, krb5_auth_context ac, krb5_keyblock *keyblock) in krb5_auth_con_setrecvsubkey()
221 krb5_auth_con_getsendsubkey(krb5_context ctx, krb5_auth_context ac, krb5_keyblock **keyblock) in krb5_auth_con_getsendsubkey()
230 krb5_auth_con_getrecvsubkey(krb5_context ctx, krb5_auth_context ac, krb5_keyblock **keyblock) in krb5_auth_con_getrecvsubkey()
484 krb5_context ctx, in krb5int_auth_con_chkseqnum()
/titanic_53/usr/src/cmd/nscd/
H A Dgetuser.c38 user_init_ctx(nsc_ctx_t *ctx) { in user_init_ctx()
H A Dgetprof.c38 prof_init_ctx(nsc_ctx_t *ctx) { in prof_init_ctx()
H A Dgetprinter.c39 printer_init_ctx(nsc_ctx_t *ctx) { in printer_init_ctx()

12345678910>>...17