Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/crypto/hisilicon/hpre/
A Dhpre_crypto.c1306 static unsigned int hpre_ecdh_get_curvesz(unsigned short id) in hpre_ecdh_get_curvesz() function
1332 curve_sz = hpre_ecdh_get_curvesz(ctx->curve_id); in hpre_ecdh_set_param()
1409 params.key_size = hpre_ecdh_get_curvesz(ctx->curve_id); in hpre_ecdh_set_secret()
1463 unsigned int curve_sz = hpre_ecdh_get_curvesz(ctx->curve_id); in hpre_ecdh_cb()

Completed in 9 milliseconds