Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/module/icp/algs/aes/
H A Daes_modes.c105 aes_decrypt_contiguous_blocks(void *ctx, char *data, size_t length, in aes_decrypt_contiguous_blocks() function
/freebsd-14.2/sys/contrib/openzfs/module/icp/include/aes/
H A Daes_impl.h143 extern int aes_decrypt_contiguous_blocks(void *ctx, char *data, size_t length,
/freebsd-14.2/sys/contrib/openzfs/module/icp/io/
H A Daes.c638 ciphertext, plaintext, aes_decrypt_contiguous_blocks); in aes_decrypt_update()
642 ciphertext, plaintext, aes_decrypt_contiguous_blocks); in aes_decrypt_update()
1026 aes_decrypt_contiguous_blocks); in aes_decrypt_atomic()
1030 aes_decrypt_contiguous_blocks); in aes_decrypt_atomic()