Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/ux500/cryp/
Dcryp_p.h100 #define CRYP_CR_KEYSIZE_POS 8 macro
Dcryp.c119 *control_register |= (cryp_config->keysize << CRYP_CR_KEYSIZE_POS); in cryp_set_configuration()