Home
last modified time | relevance | path

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

12

/netbsd/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/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/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/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/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/external/mpl/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/external/bsd/wpa/dist/src/crypto/
H A Dcrypto_nettle.c263 struct aes_ctx *actx = ctx; in aes_encrypt() local
271 struct aes_ctx *actx = ctx; in aes_encrypt_deinit() local
294 struct aes_ctx *actx = ctx; in aes_decrypt() local
302 struct aes_ctx *actx = ctx; in aes_decrypt_deinit() local
H A Dcrypto_openssl.c433 AES_KEY actx; in aes_wrap() local
449 AES_KEY actx; in aes_unwrap() local
/netbsd/external/mpl/bind/dist/bin/plugins/
H A Dfilter-aaaa.c238 void *actx) { in check_syntax()
280 isc_mem_t *mctx, isc_log_t *lctx, void *actx) { in parse_parameters()
336 void *actx, ns_hooktable_t *hooktable, void **instp) { in plugin_register()
376 void *actx) { in plugin_check()
/netbsd/external/bsd/ntp/dist/lib/isc/
H A Dtimer_api.c58 isc_timermgr_createinctx(isc_mem_t *mctx, isc_appctx_t *actx, in isc_timermgr_createinctx()
H A Dtask_api.c58 isc_taskmgr_createinctx(isc_mem_t *mctx, isc_appctx_t *actx, in isc_taskmgr_createinctx()
H A Dsocket_api.c56 isc_socketmgr_createinctx(isc_mem_t *mctx, isc_appctx_t *actx, in isc_socketmgr_createinctx()
/netbsd/external/mpl/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/external/mpl/dhcp/dist/includes/omapip/
H A Disclib.h96 isc_appctx_t *actx; member
/netbsd/external/mpl/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/external/mpl/bind/dist/lib/ns/
H A Dhooks.c393 isc_mem_t *mctx, isc_log_t *lctx, void *actx, in ns_plugin_register()
427 isc_log_t *lctx, void *actx) { in ns_plugin_check()
/netbsd/external/mpl/bind/dist/lib/bind9/
H A Dcheck.c454 checkacl(const char *aclname, cfg_aclconfctx_t *actx, const cfg_obj_t *zconfig, in checkacl()
488 check_viewacls(cfg_aclconfctx_t *actx, const cfg_obj_t *voptions, in check_viewacls()
521 check_dns64(cfg_aclconfctx_t *actx, const cfg_obj_t *voptions, in check_dns64()
651 check_ratelimit(cfg_aclconfctx_t *actx, const cfg_obj_t *voptions, in check_ratelimit()
772 check_recursionacls(cfg_aclconfctx_t *actx, const cfg_obj_t *voptions, in check_recursionacls()
2294 cfg_aclconfctx_t *actx, isc_mem_t *mctx) { in check_recursion()
2350 cfg_aclconfctx_t *actx, isc_log_t *logctx, isc_mem_t *mctx) { in check_zoneconf()
4500 cfg_aclconfctx_t *actx; member
4598 cfg_aclconfctx_t *actx = NULL; in check_viewconf() local
5147 cfg_aclconfctx_t *actx = NULL; in bind9_check_controls() local
/netbsd/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/external/mpl/bind/dist/bin/tests/system/
H A Dresolve.c252 isc_appctx_t *actx = NULL; in main() local
/netbsd/external/mpl/bind/dist/bin/named/
H A Dserver.c303 cfg_aclconfctx_t *actx; member
508 const char *acltuplename, cfg_aclconfctx_t *actx, in configure_view_acl()
567 cfg_aclconfctx_t *actx, isc_mem_t *mctx, in configure_view_sortlist()
7689 cfg_parser_t *conf_parser, cfg_aclconfctx_t *actx, in setup_newzones()
7865 isc_mem_t *mctx, cfg_aclconfctx_t *actx) { in configure_newzones()
8001 cfg_aclconfctx_t *actx, MDB_txn *txn, MDB_dbi dbi) { in for_all_newzone_cfgs()
8071 cfg_aclconfctx_t *actx) { in configure_newzone()
8083 cfg_aclconfctx_t *actx) { in configure_newzone_revert()
8096 isc_mem_t *mctx, cfg_aclconfctx_t *actx) { in configure_newzones()
10864 cfg_aclconfctx_t *actx, isc_mem_t *mctx, in ns_listenlist_fromconfig()
[all …]
/netbsd/external/mpl/bind/dist/bin/delv/
H A Ddelv.c1740 isc_appctx_t *actx = NULL; in main() local

12