Home
last modified time | relevance | path

Searched refs:SAFEXCEL_AES (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c39 SAFEXCEL_AES, enumerator
439 case SAFEXCEL_AES: in safexcel_aead_setkey()
577 } else if (ctx->alg == SAFEXCEL_AES) { in safexcel_context_control()
1264 ctx->alg = SAFEXCEL_AES; in safexcel_skcipher_aes_ecb_cra_init()
1302 ctx->alg = SAFEXCEL_AES; in safexcel_skcipher_aes_cbc_cra_init()
1340 ctx->alg = SAFEXCEL_AES; in safexcel_skcipher_aes_cfb_cra_init()
1378 ctx->alg = SAFEXCEL_AES; in safexcel_skcipher_aes_ofb_cra_init()
1452 ctx->alg = SAFEXCEL_AES; in safexcel_skcipher_aes_ctr_cra_init()
1710 ctx->alg = SAFEXCEL_AES; /* default */ in safexcel_aead_cra_init()
2509 ctx->alg = SAFEXCEL_AES; in safexcel_skcipher_aes_xts_cra_init()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c40 SAFEXCEL_AES, enumerator
439 case SAFEXCEL_AES: in safexcel_aead_setkey()
577 } else if (ctx->alg == SAFEXCEL_AES) { in safexcel_context_control()
1284 ctx->alg = SAFEXCEL_AES; in safexcel_skcipher_aes_ecb_cra_init()
1322 ctx->alg = SAFEXCEL_AES; in safexcel_skcipher_aes_cbc_cra_init()
1360 ctx->alg = SAFEXCEL_AES; in safexcel_skcipher_aes_cfb_cra_init()
1398 ctx->alg = SAFEXCEL_AES; in safexcel_skcipher_aes_ofb_cra_init()
1472 ctx->alg = SAFEXCEL_AES; in safexcel_skcipher_aes_ctr_cra_init()
1730 ctx->alg = SAFEXCEL_AES; /* default */ in safexcel_aead_cra_init()
2529 ctx->alg = SAFEXCEL_AES; in safexcel_skcipher_aes_xts_cra_init()
[all...]

Completed in 8 milliseconds