HomeSort by relevance Sort by last modified time
    Searched refs:oct2point (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/ec/
ec_oct.c 170 if (group->meth->oct2point == 0
197 return group->meth->oct2point(group, point, buf, len, ctx);
ec_lcl.h 85 /* Use default functions for poin2oct, oct2point and compressed coordinates */
142 int (*oct2point)(const EC_GROUP *, EC_POINT *, member in struct:ec_method_st

Completed in 96 milliseconds