Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/hisilicon/hpre/
Dhpre.h85 HPRE_ALG_CURVE25519_MUL = 0x10, enumerator
Dhpre_crypto.c1942 msg->dw0 = cpu_to_le32(le32_to_cpu(msg->dw0) | HPRE_ALG_CURVE25519_MUL); in hpre_curve25519_compute_value()