Searched refs:point_init (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/ec/
H A Dec_lcl.h110 int (*point_init)(EC_POINT *); member in struct:ec_method_st
H A Dec_lib.c702 if (group->meth->point_init == 0)
717 if (!ret->meth->point_init(ret))

Completed in 29 milliseconds