Searched refs:HPRE_V2_ALG_TYPE (Results 1 – 3 of 3) sorted by relevance
18 #define HPRE_V2_ALG_TYPE 0 macro
702 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()
461 if (type != HPRE_V2_ALG_TYPE && type != HPRE_V3_ECC_ALG_TYPE) in hpre_create_qp()