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

/freebsd-9.3-release/crypto/openssl/crypto/ec/
H A Dec_lcl.h116 void (*point_clear_finish) (EC_POINT *); member in struct:ec_method_st
H A Dec_lib.c708 if (point->meth->point_clear_finish != 0)
709 point->meth->point_clear_finish(point);

Completed in 110 milliseconds