Home
last modified time | relevance | path

Searched defs:iproc_alg_s (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/bcm/
Dcipher.h104 struct iproc_alg_s { struct
105 u32 type;
106 union {
110 } alg;
111 struct cipher_op cipher_info;
112 struct auth_op auth_info;
113 bool auth_first;
114 bool registered;
/kernel/linux/linux-4.19/drivers/crypto/bcm/
Dcipher.h115 struct iproc_alg_s { struct
116 u32 type;
117 union {
121 } alg;
122 struct cipher_op cipher_info;
123 struct auth_op auth_info;
124 bool auth_first;
125 bool registered;