Home
last modified time | relevance | path

Searched defs:ecc_point (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/crypto/
Decc.h46 struct ecc_point { struct
52 #define ECC_POINT_INIT(x, y, ndigits) (struct ecc_point) { x, y, ndigits } argument