Searched refs:group_order_bits (Results 1 – 2 of 2) sorted by relevance
| /src/crypto/openssl/crypto/ec/ | ||
| H A D | ec_local.h | 63 int (*group_order_bits)(const EC_GROUP *); member |
| H A D | ec_lib.c | 465 return group->meth->group_order_bits(group); in EC_GROUP_order_bits() |