Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/ux500/cryp/
Dcryp.c325 case CRYP_KEY_SIZE_128: in cryp_save_device_context()
375 case CRYP_KEY_SIZE_128: in cryp_restore_device_context()
Dcryp.h52 #define CRYP_KEY_SIZE_128 (0) macro
Dcryp_core.c952 ctx->config.keysize = CRYP_KEY_SIZE_128; in aes_skcipher_setkey()