Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/crypto/modes/
H A Dmodes.h98 struct common_ctx ecb_common; member
102 #define ecb_keysched ecb_common.cc_keysched
103 #define ecb_keysched_len ecb_common.cc_keysched_len
104 #define ecb_iv ecb_common.cc_iv
105 #define ecb_remainder ecb_common.cc_remainder
106 #define ecb_remainder_len ecb_common.cc_remainder_len
107 #define ecb_lastp ecb_common.cc_lastp
108 #define ecb_copy_to ecb_common.cc_copy_to
109 #define ecb_flags ecb_common.cc_flags
255 #define ac_flags acu.acu_ecb.ecb_common.cc_flags
[all …]
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftDecryptUtil.c98 goto ecb_common; in soft_decrypt_init()
107 ecb_common: in soft_decrypt_init()
H A DsoftEncryptUtil.c122 goto ecb_common; in soft_encrypt_init()
131 ecb_common: in soft_encrypt_init()