Home
last modified time | relevance | path

Searched defs:alg (Results 1 – 25 of 54) sorted by relevance

123

/openssl-master/crypto/asn1/
A Dp5_pbe.c82 int PKCS5_pbe_set0_algor(X509_ALGOR *algor, int alg, int iter, in PKCS5_pbe_set0_algor()
90 X509_ALGOR *PKCS5_pbe_set_ex(int alg, int iter, in PKCS5_pbe_set_ex()
108 X509_ALGOR *PKCS5_pbe_set(int alg, int iter, in PKCS5_pbe_set()
A Dx_algor.c74 void X509_ALGOR_set_md(X509_ALGOR *alg, const EVP_MD *md) in X509_ALGOR_set_md()
145 const EVP_MD *ossl_x509_algor_get_md(X509_ALGOR *alg) in ossl_x509_algor_get_md()
157 X509_ALGOR *ossl_x509_algor_mgf1_decode(X509_ALGOR *alg) in ossl_x509_algor_mgf1_decode()
A Da_verify.c89 int ASN1_item_verify(const ASN1_ITEM *it, const X509_ALGOR *alg, in ASN1_item_verify()
96 int ASN1_item_verify_ex(const ASN1_ITEM *it, const X509_ALGOR *alg, in ASN1_item_verify_ex()
112 int ASN1_item_verify_ctx(const ASN1_ITEM *it, const X509_ALGOR *alg, in ASN1_item_verify_ctx()
/openssl-master/crypto/cms/
A Dcms_rsa.c17 static RSA_OAEP_PARAMS *rsa_oaep_decode(const X509_ALGOR *alg) in rsa_oaep_decode()
115 X509_ALGOR *alg; in rsa_cms_encrypt() local
192 X509_ALGOR *alg; in rsa_cms_sign() local
218 X509_ALGOR *alg; in rsa_cms_verify() local
A Dcms_dh.c20 X509_ALGOR *alg, ASN1_BIT_STRING *pubkey) in dh_cms_set_peerkey()
83 X509_ALGOR *alg, *kekalg = NULL; in dh_cms_set_shared_info() local
169 X509_ALGOR *alg; in dh_cms_decrypt() local
A Dcms_ec.c72 X509_ALGOR *alg, ASN1_BIT_STRING *pubkey) in ecdh_cms_set_peerkey()
160 X509_ALGOR *alg, *kekalg = NULL; in ecdh_cms_set_shared_info() local
227 X509_ALGOR *alg; in ecdh_cms_decrypt() local
/openssl-master/crypto/evp/
A Dkdf_meth.c187 void *alg; in EVP_KDF_gettable_ctx_params() local
197 void *alg; in EVP_KDF_settable_ctx_params() local
207 void *alg; in EVP_KDF_CTX_gettable_params() local
217 void *alg; in EVP_KDF_CTX_settable_params() local
A Dmac_meth.c192 void *alg; in EVP_MAC_gettable_ctx_params() local
202 void *alg; in EVP_MAC_settable_ctx_params() local
212 void *alg; in EVP_MAC_CTX_gettable_params() local
222 void *alg; in EVP_MAC_CTX_settable_params() local
/openssl-master/crypto/property/
A Dproperty.c251 static int ossl_method_store_insert(OSSL_METHOD_STORE *store, ALGORITHM *alg) in ossl_method_store_insert()
261 ALGORITHM *alg = NULL; in ossl_method_store_add() local
337 ALGORITHM *alg = NULL; in ossl_method_store_remove() local
371 static void alg_do_one(ALGORITHM *alg, IMPLEMENTATION *impl, in alg_do_one()
383 static void alg_do_each(ossl_uintmax_t idx, ALGORITHM *alg, void *arg) in alg_do_each()
412 ALGORITHM *alg; in ossl_method_store_fetch() local
489 static void impl_cache_flush_alg(ossl_uintmax_t idx, ALGORITHM *alg, void *arg) in impl_cache_flush_alg()
506 ALGORITHM *alg = ossl_method_store_retrieve(store, nid); in ossl_method_cache_flush() local
569 static void impl_cache_flush_one_alg(ossl_uintmax_t idx, ALGORITHM *alg, in impl_cache_flush_one_alg()
595 ALGORITHM *alg; in ossl_method_store_cache_get() local
[all …]
/openssl-master/providers/implementations/include/prov/
A Dciphercommon_aead.h14 #define IMPLEMENT_aead_cipher(alg, lc, UCMODE, flags, kbits, blkbits, ivbits) \ argument
A Dciphercommon.h128 #define IMPLEMENT_generic_cipher_func(alg, UCALG, lcmode, UCMODE, flags, kbits,\ argument
155 #define IMPLEMENT_var_keylen_cipher_func(alg, UCALG, lcmode, UCMODE, flags, \ argument
183 #define IMPLEMENT_generic_cipher_genfn(alg, UCALG, lcmode, UCMODE, flags, \ argument
205 #define IMPLEMENT_generic_cipher(alg, UCALG, lcmode, UCMODE, flags, kbits, \ argument
212 #define IMPLEMENT_var_keylen_cipher(alg, UCALG, lcmode, UCMODE, flags, kbits, \ argument
/openssl-master/crypto/cmp/
A Dcmp_protect.c187 static int set_pbmac_algor(const OSSL_CMP_CTX *ctx, X509_ALGOR **alg) in set_pbmac_algor()
225 static int set_sig_algor(const OSSL_CMP_CTX *ctx, X509_ALGOR **alg) in set_sig_algor()
/openssl-master/providers/implementations/ciphers/
A Dcipher_cts.h13 #define IMPLEMENT_cts_cipher(alg, UCALG, lcmode, UCMODE, flags, kbits, \ argument
A Dcipher_rc4.c73 #define IMPLEMENT_cipher(alg, UCALG, flags, kbits, blkbits, ivbits, typ) \ argument
/openssl-master/crypto/engine/
A Deng_fat.c50 static int int_def_cb(const char *alg, int len, void *arg) in int_def_cb()
/openssl-master/test/
A Dprovider_pkey_test.c22 static int fetch_sig(OSSL_LIB_CTX *ctx, const char *alg, const char *propq, in fetch_sig()
A Devp_pkey_provided_test.c54 static int compare_with_file(const char *alg, int type, BIO *membio) in compare_with_file()
131 static int test_print_key_using_pem(const char *alg, const EVP_PKEY *pk) in test_print_key_using_pem()
161 static int test_print_key_type_using_encoder(const char *alg, int type, in test_print_key_type_using_encoder()
270 static int test_print_key_using_encoder(const char *alg, const EVP_PKEY *pk) in test_print_key_using_encoder()
282 static int test_print_key_using_encoder_public(const char *alg, in test_print_key_using_encoder_public()
868 const char *alg = NULL; in test_fromdata_ecx() local
1127 const char *alg = "EC"; in test_fromdata_ec() local
A Dalgorithmid_test.c26 X509_ALGOR *alg = NULL; in test_spki_aid() local
114 const X509_ALGOR *alg = NULL; in test_x509_sig_aid() local
/openssl-master/providers/common/include/prov/
A Dprovider_util.h129 OSSL_ALGORITHM alg; member
/openssl-master/crypto/rsa/
A Drsa_backend.c442 RSA_PSS_PARAMS *ossl_rsa_pss_decode(const X509_ALGOR *alg) in ossl_rsa_pss_decode()
531 int ossl_rsa_param_decode(RSA *rsa, const X509_ALGOR *alg) in ossl_rsa_param_decode()
563 const X509_ALGOR *alg; in ossl_rsa_key_from_pkcs8() local
/openssl-master/crypto/ocsp/
A Docsp_lib.c49 X509_ALGOR *alg; in OCSP_cert_id_new() local
/openssl-master/crypto/pkcs7/
A Dpk7_attr.c53 X509_ALGOR *alg; in PKCS7_simple_smimecap() local
A Dpk7_lib.c192 X509_ALGOR *alg; in PKCS7_add_signer() local
329 X509_ALGOR *alg = NULL; in pkcs7_rsa_sign_verify_setup() local
599 X509_ALGOR *alg = NULL; in pkcs7_rsa_encrypt_decrypt_setup() local
/openssl-master/crypto/ts/
A Dts_lib.c73 int TS_X509_ALGOR_print_bio(BIO *bio, const X509_ALGOR *alg) in TS_X509_ALGOR_print_bio()
/openssl-master/providers/implementations/encode_decode/
A Ddecode_epki2pki.c69 const X509_ALGOR *alg = NULL; in epki2pki_decode() local

Completed in 27 milliseconds

123