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