Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/inside-secure/
Dsafexcel_cipher.c35 SAFEXCEL_AES, enumerator
115 case SAFEXCEL_AES: in safexcel_cipher_token()
336 case SAFEXCEL_AES: in safexcel_aead_setkey()
464 } else if (ctx->alg == SAFEXCEL_AES) { in safexcel_context_control()
1138 ctx->alg = SAFEXCEL_AES; in safexcel_skcipher_aes_ecb_cra_init()
1173 ctx->alg = SAFEXCEL_AES; in safexcel_skcipher_aes_cbc_cra_init()
1209 ctx->alg = SAFEXCEL_AES; in safexcel_skcipher_aes_cfb_cra_init()
1245 ctx->alg = SAFEXCEL_AES; in safexcel_skcipher_aes_ofb_cra_init()
1319 ctx->alg = SAFEXCEL_AES; in safexcel_skcipher_aes_ctr_cra_init()
1563 ctx->alg = SAFEXCEL_AES; /* default */ in safexcel_aead_cra_init()
[all …]