Searched refs:cc_lastp (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/icp/include/modes/
H A Dmodes.h68 * cc_lastp: Pointer to previous block of ciphertext.
87 uint8_t *cc_lastp; member in struct:common_ctx
104 #define ecb_lastp ecb_common.cc_lastp
118 #define cbc_lastp cbc_common.cc_lastp
141 #define ctr_lastp ctr_common.cc_lastp
182 #define ccm_lastp ccm_common.cc_lastp
245 #define gcm_lastp gcm_common.cc_lastp
267 #define ac_lastp acu.acu_ecb.ecb_common.cc_lastp
287 #define bc_lastp bcu.bcu_ecb.ecb_common.cc_lastp
301 #define dc_lastp dcu.dcu_ecb.ecb_common.cc_lastp
[all...]

Completed in 95 milliseconds