Searched defs:ccp_ecc_point_math (Results 1 – 1 of 1) sorted by relevance
441 struct ccp_ecc_point_math { struct442 struct ccp_ecc_point point_1;443 struct ccp_ecc_point point_2;445 struct scatterlist *domain_a;446 unsigned int domain_a_len; /* In bytes */448 struct scatterlist *scalar;449 unsigned int scalar_len; /* In bytes */451 struct ccp_ecc_point result;