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

/opensolaris-onvv-gate/usr/src/lib/libeti/form/common/
H A Dmapfile-vers63 field_type;
H A Dllib-lform150 field_type(f)
H A Dfield.c422 field_type(FIELD *f) function
/opensolaris-onvv-gate/usr/src/common/crypto/ecc/
H A Decdecode.c111 gf_populate_params(ECCurveName name, ECFieldType field_type, ECParams *params, argument
124 params->fieldID.type = field_type;
125 if (field_type == ec_field_GFp) {
/opensolaris-onvv-gate/usr/src/lib/libeti/form/inc/
H A Dform.h282 extern FIELDTYPE * field_type(FIELD *);
370 extern FIELDTYPE * field_type();
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/ec/
H A Dec_asn1.c344 int field_type; local
358 field_type = EC_GROUP_get_basis_type(group);
360 if (field_type == 0)
366 if ((char_two->type = OBJ_nid2obj(field_type)) == NULL)
372 if (field_type == NID_X9_62_tpBasis)
392 else if (field_type == NID_X9_62_ppBasis)
411 else /* field_type == NID_X9_62_onBasis */
H A Dec_lcl.h90 int field_type; /* a NID */ member in struct:ec_method_st
H A Dec_curve.c77 int field_type; /* either NID_X9_62_prime_field or member in struct:ec_curve_data_st
1150 if (data->field_type == NID_X9_62_prime_field)
1159 { /* field_type == NID_X9_62_characteristic_two_field */
H A Dec_lib.c280 return meth->field_type;
/opensolaris-onvv-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_encode.h499 enum field_type { enum
521 unsigned int /* enum field_type */ ftype : 3;

Completed in 121 milliseconds