Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c41 SAFEXCEL_SM4, enumerator
444 case SAFEXCEL_SM4: in safexcel_aead_setkey()
599 } else if (ctx->alg == SAFEXCEL_SM4) { in safexcel_context_control()
3109 ctx->alg = SAFEXCEL_SM4; in safexcel_skcipher_sm4_ecb_cra_init()
3147 ctx->alg = SAFEXCEL_SM4; in safexcel_skcipher_sm4_cbc_cra_init()
3185 ctx->alg = SAFEXCEL_SM4; in safexcel_skcipher_sm4_ofb_cra_init()
3223 ctx->alg = SAFEXCEL_SM4; in safexcel_skcipher_sm4_cfb_cra_init()
3275 ctx->alg = SAFEXCEL_SM4; in safexcel_skcipher_sm4_ctr_cra_init()
3336 ctx->alg = SAFEXCEL_SM4; in safexcel_aead_sm4cbc_sha1_cra_init()
3445 ctx->alg = SAFEXCEL_SM4; in safexcel_aead_sm4cbc_sm3_cra_init()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c42 SAFEXCEL_SM4, enumerator
444 case SAFEXCEL_SM4: in safexcel_aead_setkey()
599 } else if (ctx->alg == SAFEXCEL_SM4) { in safexcel_context_control()
3118 ctx->alg = SAFEXCEL_SM4; in safexcel_skcipher_sm4_ecb_cra_init()
3156 ctx->alg = SAFEXCEL_SM4; in safexcel_skcipher_sm4_cbc_cra_init()
3194 ctx->alg = SAFEXCEL_SM4; in safexcel_skcipher_sm4_ofb_cra_init()
3232 ctx->alg = SAFEXCEL_SM4; in safexcel_skcipher_sm4_cfb_cra_init()
3284 ctx->alg = SAFEXCEL_SM4; in safexcel_skcipher_sm4_ctr_cra_init()
3345 ctx->alg = SAFEXCEL_SM4; in safexcel_aead_sm4cbc_sha1_cra_init()
3454 ctx->alg = SAFEXCEL_SM4; in safexcel_aead_sm4cbc_sm3_cra_init()
[all...]

Completed in 8 milliseconds