Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/hisilicon/hpre/
Dhpre_crypto.c1291 static unsigned int hpre_ecdh_get_curvesz(unsigned short id) in hpre_ecdh_get_curvesz() function
1317 curve_sz = hpre_ecdh_get_curvesz(ctx->curve_id); in hpre_ecdh_set_param()
1394 params.key_size = hpre_ecdh_get_curvesz(ctx->curve_id); in hpre_ecdh_set_secret()
1448 unsigned int curve_sz = hpre_ecdh_get_curvesz(ctx->curve_id); in hpre_ecdh_cb()