Searched refs:cbc_common (Results 1 – 3 of 3) sorted by relevance
115 struct common_ctx cbc_common; member120 #define cbc_keysched cbc_common.cc_keysched121 #define cbc_keysched_len cbc_common.cc_keysched_len122 #define cbc_iv cbc_common.cc_iv123 #define cbc_remainder cbc_common.cc_remainder124 #define cbc_remainder_len cbc_common.cc_remainder_len125 #define cbc_lastp cbc_common.cc_lastp126 #define cbc_copy_to cbc_common.cc_copy_to127 #define cbc_flags cbc_common.cc_flags
119 goto cbc_common; in soft_decrypt_init()131 cbc_common: in soft_decrypt_init()
142 goto cbc_common; in soft_encrypt_init()155 cbc_common: in soft_encrypt_init()