Home
last modified time | relevance | path

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

123

/openssl/crypto/asn1/
H A Dx_algor.c56 X509_ALGOR *alg = NULL; in ossl_X509_ALGOR_from_nid() local
89 void X509_ALGOR_set_md(X509_ALGOR *alg, const EVP_MD *md) in X509_ALGOR_set_md()
144 X509_ALGOR *alg; in ossl_x509_algor_new_from_md() local
157 const EVP_MD *ossl_x509_algor_get_md(X509_ALGOR *alg) in ossl_x509_algor_get_md()
169 X509_ALGOR *ossl_x509_algor_mgf1_decode(X509_ALGOR *alg) in ossl_x509_algor_mgf1_decode()
H 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()
H 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/crypto/evp/
H 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
H A Dmac_meth.c201 void *alg; in EVP_MAC_gettable_ctx_params() local
211 void *alg; in EVP_MAC_settable_ctx_params() local
221 void *alg; in EVP_MAC_CTX_gettable_params() local
231 void *alg; in EVP_MAC_CTX_settable_params() local
/openssl/crypto/cms/
H 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
191 X509_ALGOR *alg; in rsa_cms_sign() local
220 X509_ALGOR *alg; in rsa_cms_verify() local
H A Dcms_dh.c21 X509_ALGOR *alg, ASN1_BIT_STRING *pubkey) in dh_cms_set_peerkey()
84 X509_ALGOR *alg, *kekalg = NULL; in dh_cms_set_shared_info() local
170 X509_ALGOR *alg; in dh_cms_decrypt() local
H A Dcms_ec.c73 X509_ALGOR *alg, ASN1_BIT_STRING *pubkey) in ecdh_cms_set_peerkey()
161 X509_ALGOR *alg, *kekalg = NULL; in ecdh_cms_set_shared_info() local
228 X509_ALGOR *alg; in ecdh_cms_decrypt() local
/openssl/crypto/property/
H A Dproperty.c216 static void impl_cache_flush_alg(ossl_uintmax_t idx, ALGORITHM *alg) in impl_cache_flush_alg()
294 ALGORITHM *alg = NULL; in ossl_method_store_add() local
374 ALGORITHM *alg = NULL; in ossl_method_store_remove() local
414 alg_cleanup_by_provider(ossl_uintmax_t idx, ALGORITHM *alg, void *arg) in alg_cleanup_by_provider()
457 static void alg_do_one(ALGORITHM *alg, IMPLEMENTATION *impl, in alg_do_one()
469 static void alg_do_each(ossl_uintmax_t idx, ALGORITHM *alg, void *arg) in alg_do_each()
498 ALGORITHM *alg; in ossl_method_store_fetch() local
576 ALGORITHM *alg) in ossl_method_cache_flush_alg()
584 ALGORITHM *alg = ossl_method_store_retrieve(store, nid); in ossl_method_cache_flush() local
674 ALGORITHM *alg; in ossl_method_store_cache_get() local
[all …]
/openssl/providers/implementations/include/prov/
H A Dciphercommon_aead.h18 # define IMPLEMENT_aead_cipher(alg, lc, UCMODE, flags, kbits, blkbits, ivbits) \ argument
H A Dciphercommon.h133 # define IMPLEMENT_generic_cipher_func(alg, UCALG, lcmode, UCMODE, flags, kbits,\ argument
160 # define IMPLEMENT_var_keylen_cipher_func(alg, UCALG, lcmode, UCMODE, flags, \ argument
188 # define IMPLEMENT_generic_cipher_genfn(alg, UCALG, lcmode, UCMODE, flags, \ argument
210 # define IMPLEMENT_generic_cipher(alg, UCALG, lcmode, UCMODE, flags, kbits, \ argument
217 # define IMPLEMENT_var_keylen_cipher(alg, UCALG, lcmode, UCMODE, flags, kbits, \ argument
/openssl/providers/implementations/ciphers/
H A Dcipher_cts.h13 #define IMPLEMENT_cts_cipher(alg, UCALG, lcmode, UCMODE, flags, kbits, \ argument
H A Dcipher_rc4.c73 #define IMPLEMENT_cipher(alg, UCALG, flags, kbits, blkbits, ivbits, typ) \ argument
/openssl/crypto/engine/
H A Deng_fat.c50 static int int_def_cb(const char *alg, int len, void *arg) in int_def_cb()
/openssl/providers/common/include/prov/
H A Dprovider_util.h129 OSSL_ALGORITHM alg; member
/openssl/crypto/pkcs7/
H A Dpk7_attr.c53 X509_ALGOR *alg; in PKCS7_simple_smimecap() local
H A Dpk7_lib.c192 X509_ALGOR *alg; in PKCS7_add_signer() local
329 X509_ALGOR *alg = NULL; in pkcs7_rsa_sign_verify_setup() local
600 X509_ALGOR *alg = NULL; in pkcs7_rsa_encrypt_decrypt_setup() local
/openssl/crypto/ocsp/
H A Docsp_lib.c49 X509_ALGOR *alg; in OCSP_cert_id_new() local
/openssl/test/
H A Devp_pkey_provided_test.c54 static int compare_with_file(const char *alg, int type, BIO *membio) in compare_with_file()
141 static int test_print_key_using_pem(const char *alg, const EVP_PKEY *pk) in test_print_key_using_pem()
200 static int test_print_key_type_using_encoder(const char *alg, int type, in test_print_key_type_using_encoder()
309 static int test_print_key_using_encoder(const char *alg, const EVP_PKEY *pk) in test_print_key_using_encoder()
321 static int test_print_key_using_encoder_public(const char *alg, in test_print_key_using_encoder_public()
907 const char *alg = NULL; in test_fromdata_ecx() local
1164 const char *alg = "EC"; in test_fromdata_ec() local
H 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/crypto/ts/
H A Dts_lib.c73 int TS_X509_ALGOR_print_bio(BIO *bio, const X509_ALGOR *alg) in TS_X509_ALGOR_print_bio()
/openssl/crypto/rsa/
H A Drsa_backend.c445 RSA_PSS_PARAMS *ossl_rsa_pss_decode(const X509_ALGOR *alg) in ossl_rsa_pss_decode()
534 int ossl_rsa_param_decode(RSA *rsa, const X509_ALGOR *alg) in ossl_rsa_param_decode()
566 const X509_ALGOR *alg; in ossl_rsa_key_from_pkcs8() local
/openssl/crypto/cmp/
H A Dcmp_protect.c193 X509_ALGOR *alg = NULL; in pbmac_algor() local
/openssl/crypto/pkcs12/
H A Dp12_npas.c173 static int alg_get(const X509_ALGOR *alg, int *pnid, int *piter, in alg_get()
/openssl/providers/implementations/encode_decode/
H A Ddecode_epki2pki.c69 const X509_ALGOR *alg = NULL; in epki2pki_decode() local

Completed in 119 milliseconds

123