Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/stm32/
Dstm32-cryp.c53 #define CRYP_K1LR 0x00000028 macro
420 stm32_cryp_write(c, CRYP_K1LR, be32_to_cpu(c->ctx->key[0])); in stm32_cryp_hw_write_key()