Searched refs:aes_xor_block (Results 1 – 4 of 4) sorted by relevance
52 aes_xor_block(uint8_t *data, uint8_t *dst) in aes_xor_block() function82 aes_xor_block); in aes_encrypt_contiguous_blocks()86 aes_xor_block); in aes_encrypt_contiguous_blocks()107 aes_xor_block); in aes_decrypt_contiguous_blocks()111 aes_xor_block); in aes_decrypt_contiguous_blocks()
236 aes_xor_block); in aes_encrypt_atomic()243 aes_copy_block, aes_xor_block); in aes_encrypt_atomic()339 aes_copy_block, aes_xor_block); in aes_decrypt_atomic()351 aes_xor_block); in aes_decrypt_atomic()477 aes_xor_block); in aes_common_init_ctx()486 aes_xor_block); in aes_common_init_ctx()
139 extern void aes_xor_block(uint8_t *data, uint8_t *dst);
1667 aes_copy_block, aes_xor_block); in gcm_init_avx()