Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/crypto/bcm/
Dcipher.h105 struct iproc_alg_s { struct
106 u32 type;
107 union {
111 } alg;
112 struct cipher_op cipher_info;
113 struct auth_op auth_info;
114 bool auth_first;
115 bool registered;
/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;