HomeSort by relevance Sort by last modified time
    Searched refs:group_init (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/ec/
ec_lcl.h 93 int (*group_init)(EC_GROUP *); member in struct:ec_method_st
ec_lib.c 85 if (meth->group_init == 0)
113 if (!meth->group_init(ret))

Completed in 50 milliseconds