Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/algs/aes/
H A Daes_modes.c90 rv = cbc_encrypt_contiguous_blocks(ctx, in aes_encrypt_contiguous_blocks()
/f-stack/freebsd/contrib/openzfs/module/icp/algs/modes/
H A Dcbc.c35 cbc_encrypt_contiguous_blocks(cbc_ctx_t *ctx, char *data, size_t length, in cbc_encrypt_contiguous_blocks() function
/f-stack/freebsd/contrib/openzfs/module/icp/include/modes/
H A Dmodes.h307 extern int cbc_encrypt_contiguous_blocks(cbc_ctx_t *, char *, size_t,