Home
last modified time | relevance | path

Searched defs:actx (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/
H A De_chacha20_poly1305.c165 # define POLY1305_ctx(actx) ((POLY1305 *)(actx + 1)) argument
171 EVP_CHACHA_AEAD_CTX *actx = aead_data(ctx); in chacha20_poly1305_init_key() local
217 EVP_CHACHA_AEAD_CTX *actx = aead_data(ctx); in chacha20_poly1305_tls_cipher() local
367 EVP_CHACHA_AEAD_CTX *actx = aead_data(ctx); in chacha20_poly1305_cipher() local
490 EVP_CHACHA_AEAD_CTX *actx = aead_data(ctx); in chacha20_poly1305_cleanup() local
499 EVP_CHACHA_AEAD_CTX *actx = aead_data(ctx); in chacha20_poly1305_ctrl() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A De_chacha20_poly1305.c163 # define POLY1305_ctx(actx) ((POLY1305 *)(actx + 1)) argument
169 EVP_CHACHA_AEAD_CTX *actx = aead_data(ctx); in chacha20_poly1305_init_key() local
215 EVP_CHACHA_AEAD_CTX *actx = aead_data(ctx); in chacha20_poly1305_tls_cipher() local
368 EVP_CHACHA_AEAD_CTX *actx = aead_data(ctx); in chacha20_poly1305_cipher() local
494 EVP_CHACHA_AEAD_CTX *actx = aead_data(ctx); in chacha20_poly1305_cleanup() local
503 EVP_CHACHA_AEAD_CTX *actx = aead_data(ctx); in chacha20_poly1305_ctrl() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/engines/
H A De_afalg.c348 static ossl_inline int afalg_set_key(afalg_ctx *actx, const unsigned char *key, in afalg_set_key()
361 static int afalg_create_sk(afalg_ctx *actx, const char *ciphertype, in afalg_create_sk()
406 static int afalg_start_cipher_sk(afalg_ctx *actx, const unsigned char *in, in afalg_start_cipher_sk()
499 afalg_ctx *actx; in afalg_cipher_init() local
568 afalg_ctx *actx; in afalg_do_cipher() local
618 afalg_ctx *actx; in afalg_cipher_cleanup() local
/netbsd-src/crypto/external/bsd/openssl/dist/engines/
H A De_afalg.c405 static ossl_inline int afalg_set_key(afalg_ctx *actx, const unsigned char *key, in afalg_set_key()
418 static int afalg_create_sk(afalg_ctx *actx, const char *ciphertype, in afalg_create_sk()
463 static int afalg_start_cipher_sk(afalg_ctx *actx, const unsigned char *in, in afalg_start_cipher_sk()
557 afalg_ctx *actx; in afalg_cipher_init() local
627 afalg_ctx *actx; in afalg_do_cipher() local
677 afalg_ctx *actx; in afalg_cipher_cleanup() local
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dcipher_aria_ccm_hw.c19 PROV_ARIA_CCM_CTX *actx = (PROV_ARIA_CCM_CTX *)ctx; in ccm_aria_initkey() local
H A Dcipher_aria_gcm_hw.c19 PROV_ARIA_GCM_CTX *actx = (PROV_ARIA_GCM_CTX *)ctx; in aria_gcm_initkey() local
H A Dcipher_aes_ccm_hw.c30 PROV_AES_CCM_CTX *actx = (PROV_AES_CCM_CTX *)ctx; in ccm_generic_aes_initkey() local
H A Dcipher_aes_gcm_hw.c23 PROV_AES_GCM_CTX *actx = (PROV_AES_GCM_CTX *)ctx; in aes_gcm_initkey() local
/netbsd-src/external/mpl/dhcp/bind/dist/lib/irs/
H A Dcontext.c60 isc_appctx_t *actx; member
153 isc_appctx_t *actx = NULL; in irs_context_create() local
H A Dgetaddrinfo.c597 isc_appctx_t *actx; member
973 isc_appctx_t *actx; in resolve_name() local
/netbsd-src/external/mpl/bind/dist/lib/ns/
H A Dhooks.c212 isc_mem_t *mctx, isc_log_t *lctx, void *actx, in ns_plugin_register() argument
246 isc_log_t *lctx, void *actx) { in ns_plugin_check() argument
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/
H A Daclconf.c43 cfg_aclconfctx_t *actx; in cfg_aclconfctx_create() local
76 cfg_aclconfctx_t *actx = *actxp; in cfg_aclconfctx_detach() local
/netbsd-src/external/mpl/dhcp/dist/includes/omapip/
H A Disclib.h96 isc_appctx_t *actx; member
/netbsd-src/external/mpl/bind/dist/lib/isccfg/
H A Daclconf.c43 cfg_aclconfctx_t *actx; cfg_aclconfctx_create() local
76 cfg_aclconfctx_t *actx = *actxp; cfg_aclconfctx_detach() local
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dclient.c93 isc_appctx_t *actx; member
164 isc_appctx_t *actx; member
199 isc_appctx_t *actx; member
214 isc_appctx_t *actx; member
416 dns_client_create(isc_mem_t *mctx, isc_appctx_t *actx, isc_taskmgr_t *taskmgr, in dns_client_create()
1097 isc_appctx_t *actx = event->ev_arg; in suspend() local
1156 isc_appctx_t *actx; in dns_client_resolve() local
1562 isc_appctx_t *actx; in dns_client_request() local
2574 isc_appctx_t *actx; in dns_client_update() local
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dclient.c89 isc_appctx_t *actx; global() member
145 isc_appctx_t *actx; global() member
266 dns_client_create(isc_mem_t * mctx,isc_appctx_t * actx,isc_taskmgr_t * taskmgr,isc_nm_t * nm,isc_timermgr_t * timermgr,unsigned int options,dns_client_t ** clientp,const isc_sockaddr_t * localaddr4,const isc_sockaddr_t * localaddr6) dns_client_create() argument
939 isc_appctx_t *actx = event->ev_arg; suspend() local
/netbsd-src/external/mpl/bind/dist/lib/bind9/
H A Dcheck.c
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/cms/
H A Dcms_env.c634 AES_KEY actx; in cms_RecipientInfo_kekri_encrypt() local
689 AES_KEY actx; in cms_RecipientInfo_kekri_decrypt() local
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Doakley.c2237 struct append_cr_ctx *actx = (struct append_cr_ctx *) ctx; in oakley_append_rmconf_cr() local
/netbsd-src/sys/dev/pci/qat/
H A Dqat_ae.c905 uint32_t cnt, actx; in qat_ae_wait_num_cycles() local