Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/stm32/
H A Dstm32-cryp.c52 #define CRYP_K1LR 0x00000028 macro
311 stm32_cryp_write(c, CRYP_K1LR, be32_to_cpu(c->ctx->key[0])); in stm32_cryp_hw_write_key()