Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Decc_curve_defs.h44 static struct ecc_curve nist_p256 = { variable
H A Decc.c60 return &nist_p256; in ecc_get_curve()