Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/module/icp/algs/aes/
H A Daes_modes.c72 aes_encrypt_contiguous_blocks(void *ctx, char *data, size_t length, in aes_encrypt_contiguous_blocks() function
/freebsd-14.2/sys/contrib/openzfs/module/icp/include/aes/
H A Daes_impl.h141 extern int aes_encrypt_contiguous_blocks(void *ctx, char *data, size_t length,
/freebsd-14.2/sys/contrib/openzfs/module/icp/io/
H A Daes.c564 plaintext, ciphertext, aes_encrypt_contiguous_blocks); in aes_encrypt_update()
568 plaintext, ciphertext, aes_encrypt_contiguous_blocks); in aes_encrypt_update()
899 aes_encrypt_contiguous_blocks); in aes_encrypt_atomic()
903 aes_encrypt_contiguous_blocks); in aes_encrypt_atomic()