Searched defs:ccp_ecc_point_math (Results 1 – 1 of 1) sorted by relevance
548 struct ccp_ecc_point_math { struct549 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;