Searched refs:aes_decrypt_contiguous_blocks (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/icp/algs/aes/ |
| H A D | aes_modes.c | 105 aes_decrypt_contiguous_blocks(void *ctx, char *data, size_t length, in aes_decrypt_contiguous_blocks() function
|
| /f-stack/freebsd/contrib/openzfs/module/icp/include/aes/ |
| H A D | aes_impl.h | 149 extern int aes_decrypt_contiguous_blocks(void *ctx, char *data, size_t length,
|
| /f-stack/freebsd/contrib/openzfs/module/icp/io/ |
| H A D | aes.c | 734 ciphertext, plaintext, aes_decrypt_contiguous_blocks, in aes_decrypt_update() 739 ciphertext, plaintext, aes_decrypt_contiguous_blocks, in aes_decrypt_update() 1144 aes_decrypt_contiguous_blocks, aes_copy_block64); in aes_decrypt_atomic() 1148 aes_decrypt_contiguous_blocks, aes_copy_block64); in aes_decrypt_atomic()
|