Home
last modified time | relevance | path

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

/drivers/crypto/ux500/cryp/
Dcryp.c315 case CRYP_KEY_SIZE_256: in cryp_save_device_context()
365 case CRYP_KEY_SIZE_256: in cryp_restore_device_context()
Dcryp.h54 #define CRYP_KEY_SIZE_256 (2) macro
Dcryp_core.c960 ctx->config.keysize = CRYP_KEY_SIZE_256; in aes_skcipher_setkey()