Searched refs:tmp_nid (Results 1 - 1 of 1) sorted by relevance

/external/openssl/crypto/ec/
H A Deck_prn.c198 int tmp_nid = EC_METHOD_get_field_type(EC_GROUP_method_of(x)); local
200 if (tmp_nid == NID_X9_62_characteristic_two_field)
275 if (BIO_printf(bp, "Field Type: %s\n", OBJ_nid2sn(tmp_nid))

Completed in 40 milliseconds