Home
last modified time | relevance | path

Searched defs:ctx (Results 101 – 125 of 415) sorted by relevance

12345678910>>...17

/titanic_50/usr/src/uts/common/crypto/io/
H A Decc.c445 ecc_free_context(crypto_ctx_t *ctx) in ecc_free_context()
466 ecc_sign_verify_common_init(crypto_ctx_t *ctx, crypto_mechanism_t *mechanism, in ecc_sign_verify_common_init()
546 ecc_sign_init(crypto_ctx_t *ctx, crypto_mechanism_t *mechanism, in ecc_sign_init()
566 ecc_verify_init(crypto_ctx_t *ctx, crypto_mechanism_t *mechanism, in ecc_verify_init()
638 ecc_sign_common(ecc_ctx_t *ctx, crypto_data_t *data, crypto_data_t *signature, in ecc_sign_common()
705 ecc_sign(crypto_ctx_t *ctx, crypto_data_t *data, crypto_data_t *signature, in ecc_sign()
733 ecc_sign_update(crypto_ctx_t *ctx, crypto_data_t *data, crypto_req_handle_t req) in ecc_sign_update()
761 ecc_sign_final(crypto_ctx_t *ctx, crypto_data_t *signature, in ecc_sign_final()
816 ecc_ctx_t ctx; in ecc_sign_atomic() local
841 ecc_verify_common(ecc_ctx_t *ctx, crypto_data_t *data, crypto_data_t *signature, in ecc_verify_common()
[all …]
H A Ddca_rsa.c63 int dca_rsastart(crypto_ctx_t *ctx, crypto_data_t *in, crypto_data_t *out, in dca_rsastart()
290 crypto_ctx_t ctx; in dca_rsadone() local
381 crypto_ctx_t ctx; in dca_rsaverifydone() local
391 dca_rsainit(crypto_ctx_t *ctx, crypto_mechanism_t *mechanism, in dca_rsainit()
605 crypto_ctx_t *ctx = (crypto_ctx_t *)arg; in dca_rsactxfree() local
635 crypto_ctx_t ctx; /* on the stack */ in dca_rsaatomic() local
H A Dmd4_mod.c90 #define PROV_MD4_CTX(ctx) ((md4_ctx_t *)(ctx)->cc_provider_private) argument
211 md4_digest_init(crypto_ctx_t *ctx, crypto_mechanism_t *mechanism, in md4_digest_init()
519 md4_digest(crypto_ctx_t *ctx, crypto_data_t *data, crypto_data_t *digest, in md4_digest()
601 md4_digest_update(crypto_ctx_t *ctx, crypto_data_t *data, in md4_digest_update()
634 md4_digest_final(crypto_ctx_t *ctx, crypto_data_t *digest, in md4_digest_final()
H A Darcfour.c200 rc4_common_init(crypto_ctx_t *ctx, crypto_mechanism_t *mechanism, in rc4_common_init()
233 rc4_crypt(crypto_ctx_t *ctx, crypto_data_t *input, crypto_data_t *output, in rc4_crypt()
248 rc4_crypt_update(crypto_ctx_t *ctx, crypto_data_t *input, crypto_data_t *output, in rc4_crypt_update()
484 static int rc4_crypt_final(crypto_ctx_t *ctx, crypto_data_t *data, in rc4_crypt_final()
501 crypto_ctx_t ctx; in rc4_crypt_atomic() local
519 rc4_free_context(crypto_ctx_t *ctx) in rc4_free_context()
/titanic_50/usr/src/lib/smbsrv/libmlsvc/common/
H A Deventlog_svc.c192 logr_context_t *ctx; in logr_hdlookup() local
215 logr_context_t *ctx = (logr_context_t *)ctxp; in logr_context_data_free() local
235 logr_context_t *ctx; in logr_hdalloc() local
339 logr_context_t *ctx; in logr_s_EventLogQueryCount() local
366 logr_context_t *ctx; in logr_s_EventLogGetOldestRec() local
501 logr_context_t *ctx; in logr_s_EventLogRead() local
/titanic_50/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_xattr.c198 struct smbfs_fctx ctx; in smbfs_xa_exists() local
300 smbfs_xa_findopen(struct smbfs_fctx *ctx, struct smbnode *dnp, in smbfs_xa_findopen()
370 smbfs_xa_findnext(struct smbfs_fctx *ctx, uint16_t limit) in smbfs_xa_findnext()
486 smbfs_xa_findclose(struct smbfs_fctx *ctx) in smbfs_xa_findclose()
/titanic_50/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dmech_sha.c32 DIGEST_CONTEXT *ctx, in sha1_hash()
58 SIGN_VERIFY_CONTEXT * ctx, in sha1_hmac_sign()
216 SIGN_VERIFY_CONTEXT *ctx, in sha1_hmac_verify()
H A Dmech_md5.c299 DIGEST_CONTEXT *ctx, in md5_hash()
323 SIGN_VERIFY_CONTEXT * ctx, in md5_hmac_sign()
486 SIGN_VERIFY_CONTEXT * ctx, in md5_hmac_verify()
/titanic_50/usr/src/lib/libresolv2/common/isc/
H A Dev_streams.c60 evContext_p *ctx = opaqueCtx.opaque; in evWrite() local
94 evContext_p *ctx = opaqueCtx.opaque; in evRead() local
147 evContext_p *ctx = opaqueCtx.opaque; in evCancelRW() local
243 evContext_p *ctx = opaqueCtx.opaque; in done() local
H A Dev_connects.c66 evContext_p *ctx = opaqueCtx.opaque; in evListen() local
115 evContext_p *ctx = opaqueCtx.opaque; in evConnect() local
157 evContext_p *ctx = opaqueCtx.opaque; in evCancelConn() local
239 evContext_p *ctx = opaqueCtx.opaque; in evTryAccept() local
281 evContext_p *ctx = opaqueCtx.opaque; in listener() local
/titanic_50/usr/src/uts/common/gssapi/mechs/dummy/
H A Ddmech.c204 dummy_gss_ctx_id_rec *ctx; local
238 dummy_gss_ctx_id_rec *ctx; local
280 dummy_gss_ctx_id_rec *ctx; local
316 dummy_gss_ctx_id_rec *ctx; local
365 dummy_gss_ctx_id_t ctx; local
396 dummy_gss_ctx_id_t ctx; local
/titanic_50/usr/src/lib/libsmbfs/smb/
H A Dsigning.c66 smb_compute_MAC(struct smb_ctx *ctx, mbuf_t *m, in smb_compute_MAC()
148 struct smb_ctx *ctx = rqp->rq_ctx; in smb_rq_sign() local
190 struct smb_ctx *ctx = rqp->rq_ctx; in smb_rq_verify() local
H A Dnetshareenum.c272 smb_rap_NetShareEnum(struct smb_ctx *ctx, int sLevel, void *pbBuffer, in smb_rap_NetShareEnum()
299 rap_netshareenum(struct smb_ctx *ctx, int *entriesp, int *totalp, in rap_netshareenum()
357 smb_netshareenum(struct smb_ctx *ctx, int *entriesp, int *totalp, in smb_netshareenum()
/titanic_50/usr/src/uts/common/fs/zfs/
H A Dsha256.c37 SHA2_CTX ctx; in zio_checksum_SHA256() local
62 SHA2_CTX ctx; in zio_checksum_SHA512_native() local
/titanic_50/usr/src/uts/common/os/
H A Dcpu_event.c100 #define CPU_IDLE_CTX2CPUID(ctx) ((processorid_t)(intptr_t)(ctx)) argument
103 #define CPU_IDLE_CTX2IDX(ctx) \ argument
250 cpu_idle_dtrace_enter(void *arg, cpu_idle_callback_context_t ctx, in cpu_idle_dtrace_enter()
262 cpu_idle_dtrace_exit(void *arg, cpu_idle_callback_context_t ctx, int flag) in cpu_idle_dtrace_exit()
637 cpu_idle_callback_context_t ctx; in cpu_idle_enter() local
740 cpu_idle_callback_context_t ctx; in cpu_idle_exit() local
1006 cpu_idle_callback_context_t ctx, cpu_idle_prop_value_t *valp) in cpu_idle_prop_get_value()
1035 cpu_idle_callback_context_t ctx) in cpu_idle_prop_get_uint32()
1048 cpu_idle_callback_context_t ctx) in cpu_idle_prop_get_uint64()
1061 cpu_idle_callback_context_t ctx) in cpu_idle_prop_get_intptr()
[all …]
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dcipher-ctr.c55 ssh_aes_ctr(EVP_CIPHER_CTX *ctx, u_char *dest, const u_char *src, in ssh_aes_ctr()
79 ssh_aes_ctr_init(EVP_CIPHER_CTX *ctx, const u_char *key, const u_char *iv, in ssh_aes_ctr_init()
97 ssh_aes_ctr_cleanup(EVP_CIPHER_CTX *ctx) in ssh_aes_ctr_cleanup()
/titanic_50/usr/src/common/crypto/aes/
H A Daes_modes.c77 aes_encrypt_contiguous_blocks(void *ctx, char *data, size_t length, in aes_encrypt_contiguous_blocks()
112 aes_decrypt_contiguous_blocks(void *ctx, char *data, size_t length, in aes_decrypt_contiguous_blocks()
/titanic_50/usr/src/uts/common/sys/crypto/
H A Dimpl.h610 #define KCF_PROV_FREE_CONTEXT(pd, ctx) ( \ argument
635 #define KCF_PROV_DIGEST_INIT(pd, ctx, mech, req) ( \ argument
644 #define KCF_PROV_DIGEST(pd, ctx, data, _digest, req) ( \ argument
649 #define KCF_PROV_DIGEST_UPDATE(pd, ctx, data, req) ( \ argument
654 #define KCF_PROV_DIGEST_KEY(pd, ctx, key, req) ( \ argument
659 #define KCF_PROV_DIGEST_FINAL(pd, ctx, digest, req) ( \ argument
674 #define KCF_PROV_ENCRYPT_INIT(pd, ctx, mech, key, template, req) ( \ argument
680 #define KCF_PROV_ENCRYPT(pd, ctx, plaintext, ciphertext, req) ( \ argument
685 #define KCF_PROV_ENCRYPT_UPDATE(pd, ctx, plaintext, ciphertext, req) ( \ argument
691 #define KCF_PROV_ENCRYPT_FINAL(pd, ctx, ciphertext, req) ( \ argument
[all …]
/titanic_50/usr/src/lib/libsqlite/src/
H A Dmd5.c173 struct Context *ctx = (struct Context *)pCtx; in MD5Init() local
188 struct Context *ctx = (struct Context *)pCtx; in MD5Update() local
237 struct Context *ctx = (struct Context *)pCtx; in MD5Final() local
300 MD5Context ctx; in md5_cmd() local
321 MD5Context ctx; in md5file_cmd() local
/titanic_50/usr/src/cmd/rmvolmgr/
H A Drmvolmgr.c298 rmm_managed_alloc(LibHalContext *ctx, const char *udi) in rmm_managed_alloc()
429 rmm_device_added(LibHalContext *ctx, const char *udi) in rmm_device_added()
438 rmm_device_removed(LibHalContext *ctx, const char *udi) in rmm_device_removed()
447 rmm_property_modified(LibHalContext *ctx, const char *udi, const char *key, in rmm_property_modified()
515 rmm_device_condition(LibHalContext *ctx, const char *udi, in rmm_device_condition()
/titanic_50/usr/src/uts/i86pc/io/
H A Dcpudrv_mach.c134 cpudrv_set_topspeed(void *ctx, int plat_level) in cpudrv_set_topspeed()
182 cpudrv_get_topspeed(void *ctx) in cpudrv_get_topspeed()
210 cpudrv_notify_handler(ACPI_HANDLE obj, UINT32 val, void *ctx) in cpudrv_notify_handler()
273 cpudrv_redefine_topspeed(void *ctx) in cpudrv_redefine_topspeed()
/titanic_50/usr/src/uts/common/des/
H A Ddes_crypt.c433 des_common_init(crypto_ctx_t *ctx, crypto_mechanism_t *mechanism, in des_common_init()
529 des_encrypt(crypto_ctx_t *ctx, crypto_data_t *plaintext, in des_encrypt()
571 des_decrypt(crypto_ctx_t *ctx, crypto_data_t *ciphertext, in des_decrypt()
613 des_encrypt_update(crypto_ctx_t *ctx, crypto_data_t *plaintext, in des_encrypt_update()
675 des_decrypt_update(crypto_ctx_t *ctx, crypto_data_t *ciphertext, in des_decrypt_update()
737 des_encrypt_final(crypto_ctx_t *ctx, crypto_data_t *ciphertext, in des_encrypt_final()
761 des_decrypt_final(crypto_ctx_t *ctx, crypto_data_t *plaintext, in des_decrypt_final()
1044 des_free_context(crypto_ctx_t *ctx) in des_free_context()
/titanic_50/usr/src/common/crypto/modes/
H A Dgcm.c131 gcm_mode_encrypt_contiguous_blocks(gcm_ctx_t *ctx, char *data, size_t length, in gcm_mode_encrypt_contiguous_blocks()
252 gcm_encrypt_final(gcm_ctx_t *ctx, crypto_data_t *out, size_t block_size, in gcm_encrypt_final()
330 gcm_decrypt_incomplete_block(gcm_ctx_t *ctx, size_t block_size, size_t index, in gcm_decrypt_incomplete_block()
370 gcm_mode_decrypt_contiguous_blocks(gcm_ctx_t *ctx, char *data, size_t length, in gcm_mode_decrypt_contiguous_blocks()
409 gcm_decrypt_final(gcm_ctx_t *ctx, crypto_data_t *out, size_t block_size, in gcm_decrypt_final()
514 gcm_ctx_t *ctx, size_t block_size, in gcm_format_initial_blocks()
564 gcm_init(gcm_ctx_t *ctx, unsigned char *iv, size_t iv_len, in gcm_init()
720 gcm_set_kmflag(gcm_ctx_t *ctx, int kmflag) in gcm_set_kmflag()
/titanic_50/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_krb.c66 krb5_context ctx = NULL; in smb_kinit() local
172 smb_krb5_log_errmsg(krb5_context ctx, const char *prefix, krb5_error_code code) in smb_krb5_log_errmsg()
/titanic_50/usr/src/cmd/fs.d/smbclnt/smbutil/
H A Dview.c69 struct smb_ctx *ctx; in cmd_view() local
162 enum_shares(smb_ctx_t *ctx) in enum_shares()

12345678910>>...17