Home
last modified time | relevance | path

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

/openssl/crypto/ec/
H A Dec_lib.c955 if (group->meth->dbl == 0) { in EC_POINT_dbl()
963 return group->meth->dbl(group, r, a, ctx); in EC_POINT_dbl()
H A Dec_local.h100 int (*dbl) (const EC_GROUP *, EC_POINT *r, const EC_POINT *a, BN_CTX *); member

Completed in 13 milliseconds