Searched refs:cbc_common (Results 1 – 3 of 3) sorted by relevance
104 struct common_ctx cbc_common; member108 #define cbc_keysched cbc_common.cc_keysched109 #define cbc_keysched_len cbc_common.cc_keysched_len110 #define cbc_iv cbc_common.cc_iv111 #define cbc_remainder cbc_common.cc_remainder112 #define cbc_remainder_len cbc_common.cc_remainder_len113 #define cbc_lastp cbc_common.cc_lastp114 #define cbc_copy_to cbc_common.cc_copy_to115 #define cbc_flags cbc_common.cc_flags
117 goto cbc_common; in soft_decrypt_init()129 cbc_common: in soft_decrypt_init()
139 goto cbc_common; in soft_encrypt_init()152 cbc_common: in soft_encrypt_init()