Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/stm32/
Dstm32-cryp.c53 #define CRYP_K1RR 0x0000002C macro
404 stm32_cryp_write(c, CRYP_K1RR, cpu_to_be32(c->ctx->key[1])); in stm32_cryp_hw_write_key()