Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/starfive/
H A Djh7110-cryp.h153 struct starfive_cryp_ctx { struct
154 struct starfive_cryp_dev *cryp;
155 struct starfive_cryp_request_ctx *rctx;
157 unsigned int hash_mode;
158 u8 key[MAX_KEY_SIZE];
159 int keylen;
160 bool is_hmac;
161 struct starfive_rsa_key rsa_key;
162 struct crypto_akcipher *akcipher_fbk;
163 struct crypto_ahash *ahash_fbk;
[all …]