Searched defs:ccp_ecc_point_math (Results 1 – 1 of 1) sorted by relevance
549 struct ccp_ecc_point_math { struct550 struct ccp_ecc_point point_1;551 struct ccp_ecc_point point_2;553 struct scatterlist *domain_a;554 unsigned int domain_a_len; /* In bytes */556 struct scatterlist *scalar;557 unsigned int scalar_len; /* In bytes */559 struct ccp_ecc_point result;