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

  /external/openssl/crypto/ec/
ec_lib.c 702 if (group->meth->point_init == 0)
717 if (!ret->meth->point_init(ret))
ec_lcl.h 115 int (*point_init)(EC_POINT *); member in struct:ec_method_st

Completed in 53 milliseconds