Home
last modified time | relevance | path

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

/linux-5.10/include/linux/
Dccp.h548 struct ccp_ecc_point_math { struct
549 struct ccp_ecc_point point_1;
550 struct ccp_ecc_point point_2;
552 struct scatterlist *domain_a;
553 unsigned int domain_a_len; /* In bytes */
555 struct scatterlist *scalar;
556 unsigned int scalar_len; /* In bytes */
558 struct ccp_ecc_point result;