Searched refs:CRYP_CR_KEYSIZE_POS (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/crypto/ux500/cryp/ | ||
| A D | cryp_p.h | 100 #define CRYP_CR_KEYSIZE_POS 8 macro |
| A D | cryp.c | 119 *control_register |= (cryp_config->keysize << CRYP_CR_KEYSIZE_POS); in cryp_set_configuration() |
Completed in 3 milliseconds