Home
last modified time | relevance | path

Searched defs:ECC_POINT_INIT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Decc.h52 #define ECC_POINT_INIT(x, y, ndigits) (struct ecc_point) { x, y, ndigits } macro
/kernel/linux/linux-6.6/include/crypto/internal/
H A Decc.h42 #define ECC_POINT_INIT(x, y, ndigits) (struct ecc_point) { x, y, ndigits } macro

Completed in 2 milliseconds