Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/starfive/
Djh7110-aes.c159 static inline void starfive_aes_write_nonce(struct starfive_cryp_ctx *ctx, u32 *nonce) in starfive_aes_write_nonce() function
219 starfive_aes_write_nonce(ctx, (u32 *)b0); in starfive_aes_ccm_init()