Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce.h144 struct ce_variant { struct
146 char alg_hash[CE_ID_HASH_MAX];
147 u32 op_mode[CE_ID_OP_MAX];
148 bool cipher_t_dlen_in_bytes;
149 bool hash_t_dlen_in_bits;
150 bool prng_t_dlen_in_bytes;
151 bool trng_t_dlen_in_bytes;
152 bool needs_word_addresses;
154 int esr;
155 unsigned char prng;
[all …]