Searched defs:actx (Results 1 – 9 of 9) sorted by relevance
165 # define POLY1305_ctx(actx) ((POLY1305 *)(actx + 1)) argument171 EVP_CHACHA_AEAD_CTX *actx = aead_data(ctx); in chacha20_poly1305_init_key() local217 EVP_CHACHA_AEAD_CTX *actx = aead_data(ctx); in chacha20_poly1305_tls_cipher() local367 EVP_CHACHA_AEAD_CTX *actx = aead_data(ctx); in chacha20_poly1305_cipher() local490 EVP_CHACHA_AEAD_CTX *actx = aead_data(ctx); in chacha20_poly1305_cleanup() local499 EVP_CHACHA_AEAD_CTX *actx = aead_data(ctx); in chacha20_poly1305_ctrl() local
405 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() local627 afalg_ctx *actx; in afalg_do_cipher() local677 afalg_ctx *actx; in afalg_cipher_cleanup() local
19 PROV_ARIA_CCM_CTX *actx = (PROV_ARIA_CCM_CTX *)ctx; in ccm_aria_initkey() local
19 PROV_ARIA_GCM_CTX *actx = (PROV_ARIA_GCM_CTX *)ctx; in aria_gcm_initkey() local
30 PROV_AES_CCM_CTX *actx = (PROV_AES_CCM_CTX *)ctx; in ccm_generic_aes_initkey() local
23 PROV_AES_GCM_CTX *actx = (PROV_AES_GCM_CTX *)ctx; in aes_gcm_initkey() local
186 struct hda_audio_ctxt actx; member584 struct hda_audio_ctxt *actx = NULL; in hda_codec_notify() local865 struct hda_audio_ctxt *actx = arg; in hda_audio_ctxt_thr() local883 hda_audio_ctxt_init(struct hda_audio_ctxt *actx, const char *tname, in hda_audio_ctxt_init()922 hda_audio_ctxt_start(struct hda_audio_ctxt *actx) in hda_audio_ctxt_start()945 hda_audio_ctxt_stop(struct hda_audio_ctxt *actx) in hda_audio_ctxt_stop()
263 struct aes_ctx *actx = ctx; in aes_encrypt() local271 struct aes_ctx *actx = ctx; in aes_encrypt_deinit() local294 struct aes_ctx *actx = ctx; in aes_decrypt() local302 struct aes_ctx *actx = ctx; in aes_decrypt_deinit() local
907 uint32_t cnt, actx; in qat_ae_wait_num_cycles() local