Home
last modified time | relevance | path

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

/external/openssl/crypto/ec/
Dec_lib.c702 if (group->meth->point_init == 0) in EC_POINT_new()
717 if (!ret->meth->point_init(ret)) in EC_POINT_new()
Dec_lcl.h110 int (*point_init)(EC_POINT *); member