Searched refs:ec_init (Results 1 – 3 of 3) sorted by relevance
491 int (*ec_init)(EC_KEY *key); in pkcs11_start_helper_methods() local503 EC_KEY_METHOD_get_init(ec_meth, &ec_init, &helper->ec_finish, in pkcs11_start_helper_methods()505 EC_KEY_METHOD_set_init(ec_meth, ec_init, ecdsa_do_finish, in pkcs11_start_helper_methods()
80 init_func *ec_init; member
69 ec->ec_init(ks); in krb5_create_key()