Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/ux500/cryp/
Dcryp.c314 case CRYP_KEY_SIZE_256: in cryp_save_device_context()
361 case CRYP_KEY_SIZE_256: in cryp_restore_device_context()
Dcryp.h54 #define CRYP_KEY_SIZE_256 (2) macro
Dcryp_core.c962 ctx->config.keysize = CRYP_KEY_SIZE_256; in aes_ablkcipher_setkey()