Searched defs:aes_ctx (Results 1 – 10 of 10) sorted by relevance
291 common_ctx_t *aes_ctx; in fips_aes_free_context() local315 common_ctx_t *aes_ctx; in fips_aes_free_context() local473 aes_ctx_t *aes_ctx = soft_aes_ctx->aes_cbc; in fips_aes_encrypt() local520 aes_ctx_t *aes_ctx = soft_aes_ctx->aes_cbc; in fips_aes_encrypt() local575 aes_ctx_t *aes_ctx = soft_aes_ctx->aes_cbc; in fips_aes_encrypt() local743 aes_ctx_t *aes_ctx = soft_aes_ctx->aes_cbc; in fips_aes_decrypt() local784 aes_ctx_t *aes_ctx = soft_aes_ctx->aes_cbc; in fips_aes_decrypt() local824 aes_ctx_t *aes_ctx = soft_aes_ctx->aes_cbc; in fips_aes_decrypt() local
385 aes_ctx_t *aes_ctx; in aes_common_init() local439 aes_ctx_t *aes_ctx; in aes_encrypt() local558 aes_ctx_t *aes_ctx; in aes_decrypt() local676 aes_ctx_t *aes_ctx; in aes_encrypt_update() local751 aes_ctx_t *aes_ctx; in aes_decrypt_update() local838 aes_ctx_t *aes_ctx; in aes_encrypt_final() local901 aes_ctx_t *aes_ctx; in aes_decrypt_final() local1009 aes_ctx_t aes_ctx; /* on the stack */ in aes_encrypt_atomic() local1139 aes_ctx_t aes_ctx; /* on the stack */ in aes_decrypt_atomic() local1349 aes_ctx_t *aes_ctx = ctx->cc_provider_private; in aes_free_context() local[all …]
80 aes_ctx_t *aes_ctx = ctx; in aes_encrypt_contiguous_blocks() local115 aes_ctx_t *aes_ctx = ctx; in aes_decrypt_contiguous_blocks() local
203 aes_ctx_t *aes_ctx; in kms_aes_encrypt_common() local485 aes_ctx_t *aes_ctx; in kms_aes_decrypt_common() local750 aes_ctx_t *aes_ctx; in aes_cbc_ctx_init() local801 kms_aes_ctx_t *aes_ctx; in kms_aes_encrypt_final() local863 kms_aes_ctx_t *aes_ctx; in kms_aes_encrypt_final() local
90 aes_ctx_t *aes_ctx; in kms_crypt_cleanup() local
163 aes_ctx_t *aes_ctx; in soft_aes_encrypt_common() local501 aes_ctx_t *aes_ctx; in soft_aes_decrypt_common() local
888 aes_ctx_t *aes_ctx; in soft_crypt_cleanup() local
35 AES_KEY aes_ctx; member
232 typedef struct aes_ctx { struct242 } aes_ctx_t; argument
646 ulong_t authDataSize, uint8_t *b0, ccm_ctx_t *aes_ctx) in ccm_format_initial_blocks()