Searched refs:aes_ctx_t (Results 1 – 3 of 3) sorted by relevance
76 static int aes_common_init_ctx(aes_ctx_t *, crypto_spi_ctx_template_t *,175 aes_check_mech_param(crypto_mechanism_t *mechanism, aes_ctx_t **ctx) in aes_check_mech_param()266 aes_ctx_t *aes_ctx; in aes_common_init()307 aes_ctx_t *aes_ctx; in aes_encrypt()422 aes_ctx_t *aes_ctx; in aes_decrypt()537 aes_ctx_t *aes_ctx; in aes_encrypt_update()605 aes_ctx_t *aes_ctx; in aes_decrypt_update()677 aes_ctx_t *aes_ctx; in aes_encrypt_final()732 aes_ctx_t *aes_ctx; in aes_decrypt_final()835 aes_ctx_t aes_ctx; in aes_encrypt_atomic()[all …]
75 aes_ctx_t *aes_ctx = ctx; in aes_encrypt_contiguous_blocks()108 aes_ctx_t *aes_ctx = ctx; in aes_decrypt_contiguous_blocks()
257 } aes_ctx_t; typedef