Home
last modified time | relevance | path

Searched defs:field (Results 1 – 13 of 13) sorted by relevance

/openssl/include/openssl/
H A Dasn1t.h.in371 # define ASN1_IMP_EX(stname, field, type, tag, ex) \ argument
374 # define ASN1_EXP_EX(stname, field, type, tag, ex) \ argument
407 # define ASN1_SEQUENCE_OF(stname, field, type) \ argument
411 # define ASN1_SEQUENCE_OF_OPT(stname, field, type) \ argument
416 # define ASN1_SET_OF(stname, field, type) \ argument
419 # define ASN1_SET_OF_OPT(stname, field, type) \ argument
424 # define ASN1_IMP_SET_OF(stname, field, type, tag) \ argument
427 # define ASN1_EXP_SET_OF(stname, field, type, tag) \ argument
430 # define ASN1_IMP_SET_OF_OPT(stname, field, type, tag) \ argument
449 # define ASN1_NDEF_EXP(stname, field, type, tag) \ argument
[all …]
/openssl/crypto/asn1/
H A Dasn1_local.h38 ASN1_VALUE **field; member
H A Dtasn_enc.c383 const ASN1_VALUE *field; member
/openssl/crypto/bn/
H A Dbn_nist.c351 int BN_nist_mod_192(BIGNUM *r, const BIGNUM *a, const BIGNUM *field, in BN_nist_mod_192()
487 int BN_nist_mod_224(BIGNUM *r, const BIGNUM *a, const BIGNUM *field, in BN_nist_mod_224()
659 int BN_nist_mod_256(BIGNUM *r, const BIGNUM *a, const BIGNUM *field, in BN_nist_mod_256()
896 int BN_nist_mod_384(BIGNUM *r, const BIGNUM *a, const BIGNUM *field, in BN_nist_mod_384()
1156 int BN_nist_mod_521(BIGNUM *r, const BIGNUM *a, const BIGNUM *field, in BN_nist_mod_521()
H A Dbn_gf2m.c779 BIGNUM *field; in BN_GF2m_mod_inv_arr() local
837 BIGNUM *field; in BN_GF2m_mod_div_arr() local
/openssl/crypto/x509/
H A Dx509name.c170 int X509_NAME_add_entry_by_txt(X509_NAME *name, const char *field, int type, in X509_NAME_add_entry_by_txt()
243 const char *field, int type, in X509_NAME_ENTRY_create_by_txt()
H A Dx509_vpm.c142 #define test_x509_verify_param_copy(field, def) \ argument
147 #define x509_verify_param_copy(field, def) \ argument
/openssl/crypto/txt_db/
H A Dtxt_db.c147 int TXT_DB_create_index(TXT_DB *db, int field, int (*qual) (OPENSSL_STRING *), in TXT_DB_create_index()
/openssl/test/helpers/
H A Dssl_test_ctx.c37 #define IMPLEMENT_SSL_TEST_BOOL_OPTION(struct_type, name, field) \ argument
43 #define IMPLEMENT_SSL_TEST_STRING_OPTION(struct_type, name, field) \ argument
51 #define IMPLEMENT_SSL_TEST_INT_OPTION(struct_type, name, field) \ argument
/openssl/crypto/ts/
H A Dts_conf.c443 const char *field, int flag, TS_RESP_CTX *ctx) in ts_CONF_add_flag()
/openssl/crypto/ec/
H A Dec_asn1.c188 static int ec_asn1_group2fieldid(const EC_GROUP *group, X9_62_FIELDID *field) in ec_asn1_group2fieldid()
H A Dec_local.h233 BIGNUM *field; member
/openssl/test/
H A Dectest.c2353 const BIGNUM *field = NULL; in check_ec_key_field_public_range_test() local

Completed in 103 milliseconds