Home
last modified time | relevance | path

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

/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c1311 static unsigned int hpre_ecdh_get_curvesz(unsigned short id) in hpre_ecdh_get_curvesz() function
1337 curve_sz = hpre_ecdh_get_curvesz(ctx->curve_id); in hpre_ecdh_set_param()
1414 curve_sz = hpre_ecdh_get_curvesz(ctx->curve_id); in hpre_ecdh_set_secret()
1474 unsigned int curve_sz = hpre_ecdh_get_curvesz(ctx->curve_id); in hpre_ecdh_cb()