Home
last modified time | relevance | path

Searched defs:type (Results 176 – 200 of 220) sorted by last modified time

123456789

/openssl/providers/implementations/ciphers/
H A Dcipher_tdes.h31 #define IMPLEMENT_tdes_cipher(type, UCTYPE, lcmode, UCMODE, flags, \ argument
82 #define PROV_CIPHER_HW_tdes_mode(type, mode) \ argument
H A Dcipher_rc2.c124 ASN1_TYPE *type; in rc2_get_ctx_params() local
181 ASN1_TYPE *type = NULL; in rc2_set_ctx_params() local
/openssl/crypto/evp/
H A De_rc4_hmac_md5.c186 static int rc4_hmac_md5_ctrl(EVP_CIPHER_CTX *ctx, int type, int arg, in rc4_hmac_md5_ctrl()
H A De_aes_cbc_hmac_sha256.c748 static int aesni_cbc_hmac_sha256_ctrl(EVP_CIPHER_CTX *ctx, int type, int arg, in aesni_cbc_hmac_sha256_ctrl()
H A De_rc2.c130 static int rc2_get_asn1_type_and_iv(EVP_CIPHER_CTX *c, ASN1_TYPE *type) in rc2_get_asn1_type_and_iv()
157 static int rc2_set_asn1_type_and_iv(EVP_CIPHER_CTX *c, ASN1_TYPE *type) in rc2_set_asn1_type_and_iv()
170 static int rc2_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr) in rc2_ctrl()
H A Devp_utils.c37 #define PARAM_FUNC(name, func, type, err) \ argument
44 #define PARAM_CTX_FUNC(name, func, type, err) \ argument
51 #define PARAM_FUNCTIONS(type, \ argument
H A Ddh_support.c18 int type; member
51 int ossl_dh_gen_type_name2id(const char *name, int type) in ossl_dh_gen_type_name2id()
/openssl/crypto/asn1/
H A Da_digest.c28 int ASN1_digest(i2d_of_void *i2d, const EVP_MD *type, char *data, in ASN1_digest()
H A Da_strex.c139 int type, unsigned short flags, char *quotes, char_io *io_ch, in do_buf()
335 int type; in do_print_ex() local
608 int mbflag, type, ret; in ASN1_STRING_to_UTF8() local
H A Da_type.c26 void ASN1_TYPE_set(ASN1_TYPE *a, int type, void *value) in ASN1_TYPE_set()
41 int ASN1_TYPE_set1(ASN1_TYPE *a, int type, const void *value) in ASN1_TYPE_set1()
/openssl/crypto/ec/
H A Decdsa_ossl.c58 int ossl_ecdsa_sign(int type, const unsigned char *dgst, int dlen, in ossl_ecdsa_sign()
331 int ossl_ecdsa_verify(int type, const unsigned char *dgst, int dgst_len, in ossl_ecdsa_verify()
H A Decx_key.c14 ECX_KEY *ossl_ecx_key_new(OSSL_LIB_CTX *libctx, ECX_KEY_TYPE type, int haspubkey, in ossl_ecx_key_new()
/openssl/apps/
H A Dsrp.c38 static int get_index(CA_DB *db, char *id, char type) in get_index()
497 char type = row[DB_srptype][0]; in srp_main() local
/openssl/test/
H A Dx509_check_cert_pkey_test.c34 int ret = 0, type = 0, expected = 0, result = 0; in test_x509_check_cert_pkey() local
H A Dservername_test.c46 unsigned int servname_type = 0, type = 0; in get_sni_from_client_hello() local
/openssl/include/openssl/
H A Dparams.h27 # define OSSL_PARAM_DEFN(key, type, addr, sz) \ argument
H A Dsafestack.h.in34 # define STACK_OF(type) struct stack_st_##type argument
/openssl/include/crypto/
H A Dsparse_array.h21 # define SPARSE_ARRAY_OF(type) struct sparse_array_st_ ## type argument
23 # define DEFINE_SPARSE_ARRAY_OF_INTERNAL(type, ctype) \ argument
73 # define DEFINE_SPARSE_ARRAY_OF(type) \ argument
75 # define DEFINE_SPARSE_ARRAY_OF_CONST(type) \ argument
/openssl/crypto/x509/
H A Dt_req.c119 int j, type = 0, count = 1, ii = 0; in X509_REQ_print_ex() local
H A Dby_file.c89 int X509_load_cert_file_ex(X509_LOOKUP *ctx, const char *file, int type, in X509_load_cert_file_ex()
154 int X509_load_cert_file(X509_LOOKUP *ctx, const char *file, int type) in X509_load_cert_file()
159 int X509_load_crl_file(X509_LOOKUP *ctx, const char *file, int type) in X509_load_crl_file()
216 int X509_load_cert_crl_file_ex(X509_LOOKUP *ctx, const char *file, int type, in X509_load_cert_crl_file_ex()
257 int X509_load_cert_crl_file(X509_LOOKUP *ctx, const char *file, int type) in X509_load_cert_crl_file()
H A Dv3_genn.c148 void GENERAL_NAME_set0_value(GENERAL_NAME *a, int type, void *value) in GENERAL_NAME_set0_value()
/openssl/crypto/ocsp/
H A Docsp_local.h101 int type; member
127 int type; member
/openssl/crypto/ffc/
H A Dffc_params_validate.c53 const FFC_PARAMS *params, int type, in ossl_ffc_params_FIPS186_4_validate()
71 const FFC_PARAMS *params, int type, in ossl_ffc_params_FIPS186_2_validate()
/openssl/crypto/dsa/
H A Ddsa_gen.c26 int ossl_dsa_generate_ffc_parameters(DSA *dsa, int type, int pbits, int qbits, in ossl_dsa_generate_ffc_parameters()
/openssl/crypto/cms/
H A Dcms_att.c103 const ASN1_OBJECT *obj, int type, in CMS_signed_add1_attr_by_OBJ()
112 int nid, int type, const void *bytes, int len) in CMS_signed_add1_attr_by_NID()
120 const char *attrname, int type, in CMS_signed_add1_attr_by_txt()
130 int lastpos, int type) in CMS_signed_get0_data_by_OBJ()
170 const ASN1_OBJECT *obj, int type, in CMS_unsigned_add1_attr_by_OBJ()
179 int nid, int type, in CMS_unsigned_add1_attr_by_NID()
188 const char *attrname, int type, in CMS_unsigned_add1_attr_by_txt()
198 int lastpos, int type) in CMS_unsigned_get0_data_by_OBJ()
225 static int cms_check_attribute(int nid, int flags, int type, in cms_check_attribute()

Completed in 106 milliseconds

123456789