Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/stm32/
Dstm32-cryp.c54 #define CRYP_K1RR 0x0000002C macro
421 stm32_cryp_write(c, CRYP_K1RR, be32_to_cpu(c->ctx->key[1])); in stm32_cryp_hw_write_key()