Home
last modified time | relevance | path

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

/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre.h18 #define HPRE_V2_ALG_TYPE 0 macro
H A Dhpre_crypto.c702 ret = hpre_ctx_init(ctx, HPRE_V2_ALG_TYPE); in hpre_dh_init_tfm()
1143 ret = hpre_ctx_init(ctx, HPRE_V2_ALG_TYPE); in hpre_rsa_init_tfm()
H A Dhpre_main.c461 if (type != HPRE_V2_ALG_TYPE && type != HPRE_V3_ECC_ALG_TYPE) in hpre_create_qp()