Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Decc_curve_defs.h96 static const struct ecc_curve ecc_25519 = { variable
H A Decc.c49 return &ecc_25519; in ecc_get_curve25519()