Searched defs:point_init (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/boringssl/src/crypto/ec/ | ||
D | internal.h | 110 int (*point_init)(EC_POINT *); member |
/external/openssl/crypto/ec/ | ||
D | ec_lcl.h | 115 int (*point_init)(EC_POINT *); member |