Home
last modified time | relevance | path

Searched refs:aes_copy_block64 (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/icp/io/
H A Daes.c376 aes_copy_block64(uint8_t *in, uint64_t *out) in aes_copy_block64() function
656 aes_copy_block64); in aes_encrypt_update()
661 aes_copy_block64); in aes_encrypt_update()
735 aes_copy_block64); in aes_decrypt_update()
740 aes_copy_block64); in aes_decrypt_update()
1003 aes_encrypt_contiguous_blocks, aes_copy_block64); in aes_encrypt_atomic()
1007 aes_encrypt_contiguous_blocks, aes_copy_block64); in aes_encrypt_atomic()
1144 aes_decrypt_contiguous_blocks, aes_copy_block64); in aes_decrypt_atomic()
1148 aes_decrypt_contiguous_blocks, aes_copy_block64); in aes_decrypt_atomic()
1329 mechanism->cm_param_len, AES_BLOCK_LEN, aes_copy_block64); in aes_common_init_ctx()