Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/stm32/
Dstm32-cryp.c52 #define CRYP_K1LR 0x00000028 macro
403 stm32_cryp_write(c, CRYP_K1LR, cpu_to_be32(c->ctx->key[0])); in stm32_cryp_hw_write_key()