Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/crypto/stm32/
H A Dstm32-cryp.c56 #define CRYP_K1RR 0x0000002C macro
1929 .k1r = CRYP_K1RR,
1951 .k1r = CRYP_K1RR,
/kernel/linux/linux-5.10/drivers/crypto/stm32/
H A Dstm32-cryp.c53 #define CRYP_K1RR 0x0000002C macro
312 stm32_cryp_write(c, CRYP_K1RR, be32_to_cpu(c->ctx->key[1])); in stm32_cryp_hw_write_key()

Completed in 6 milliseconds