Searched defs:aes_ctx (Results 1 – 6 of 6) sorted by relevance
360 aes_ctx_t *aes_ctx; in aes_common_init() local 410 aes_ctx_t *aes_ctx; in aes_encrypt() local 525 aes_ctx_t *aes_ctx; aes_decrypt() local 641 aes_ctx_t *aes_ctx; aes_encrypt_update() local 716 aes_ctx_t *aes_ctx; aes_decrypt_update() local 800 aes_ctx_t *aes_ctx; aes_encrypt_final() local 858 aes_ctx_t *aes_ctx; aes_decrypt_final() local 964 aes_ctx_t aes_ctx; /* on the stack */ aes_encrypt_atomic() local 1094 aes_ctx_t aes_ctx; /* on the stack */ aes_decrypt_atomic() local 1296 aes_ctx_t *aes_ctx = ctx->cc_provider_private; aes_free_context() local 1314 aes_common_init_ctx(aes_ctx_t * aes_ctx,crypto_spi_ctx_template_t * template,crypto_mechanism_t * mechanism,crypto_key_t * key,int kmflag,boolean_t is_encrypt_init) aes_common_init_ctx() argument [all...]
80 aes_ctx_t *aes_ctx = ctx; in aes_encrypt_contiguous_blocks() local 115 aes_ctx_t *aes_ctx = ctx; in aes_decrypt_contiguous_blocks() local [all...]
163 aes_ctx_t *aes_ctx; in soft_aes_encrypt_common() local 501 aes_ctx_t *aes_ctx; in soft_aes_decrypt_common() local [all...]
888 aes_ctx_t *aes_ctx; in soft_crypt_cleanup() local
232 typedef struct aes_ctx { struct 242 acuaes_ctx global() argument
646 ulong_t authDataSize, uint8_t *b0, ccm_ctx_t *aes_ctx) in ccm_format_initial_blocks() argument