Home
last modified time | relevance | path

Searched refs:alg (Results 1 – 11 of 11) sorted by relevance

/include/crypto/
A Dasn1.h65 int (*siginf_set) (X509_SIG_INFO *siginf, const X509_ALGOR *alg,
140 const EVP_MD *ossl_x509_algor_get_md(X509_ALGOR *alg);
141 X509_ALGOR *ossl_x509_algor_mgf1_decode(X509_ALGOR *alg);
A Dslh_dsa.h27 const char *alg);
53 __owur int ossl_slh_dsa_key_type_matches(const SLH_DSA_KEY *key, const char *alg);
A Drsa.h87 RSA_PSS_PARAMS *ossl_rsa_pss_decode(const X509_ALGOR *alg);
88 int ossl_rsa_param_decode(RSA *rsa, const X509_ALGOR *alg);
A Dml_dsa.h58 const char *alg; member
/include/internal/
A Dffc.h140 void ossl_ffc_set_digest(FFC_PARAMS *params, const char *alg, const char *props);
/include/openssl/
A Dx509.h.in350 int X509_signature_print(BIO *bp, const X509_ALGOR *alg,
490 int X509_ALGOR_set0(X509_ALGOR *alg, ASN1_OBJECT *aobj, int ptype,
494 void X509_ALGOR_set_md(X509_ALGOR *alg, const EVP_MD *md);
641 int ASN1_item_verify(const ASN1_ITEM *it, const X509_ALGOR *alg,
644 int ASN1_item_verify_ctx(const ASN1_ITEM *it, const X509_ALGOR *alg,
1036 int PKCS5_pbe_set0_algor(X509_ALGOR *algor, int alg, int iter,
1038 int PKCS5_pbe_set0_algor_ex(X509_ALGOR *algor, int alg, int iter,
1042 X509_ALGOR *PKCS5_pbe_set(int alg, int iter,
1044 X509_ALGOR *PKCS5_pbe_set_ex(int alg, int iter,
A Dts.h138 int TS_MSG_IMPRINT_set_algo(TS_MSG_IMPRINT *a, X509_ALGOR *alg);
476 int TS_X509_ALGOR_print_bio(BIO *bio, const X509_ALGOR *alg);
A Devp.h950 int EVP_CIPHER_CTX_set_algor_params(EVP_CIPHER_CTX *ctx, const X509_ALGOR *alg);
951 int EVP_CIPHER_CTX_get_algor_params(EVP_CIPHER_CTX *ctx, X509_ALGOR *alg);
952 int EVP_CIPHER_CTX_get_algor(EVP_CIPHER_CTX *ctx, X509_ALGOR **alg);
1717 const X509_ALGOR *alg,
1911 int EVP_PKEY_CTX_set_algor_params(EVP_PKEY_CTX *ctx, const X509_ALGOR *alg);
1912 int EVP_PKEY_CTX_get_algor_params(EVP_PKEY_CTX *ctx, X509_ALGOR *alg);
1913 int EVP_PKEY_CTX_get_algor(EVP_PKEY_CTX *ctx, X509_ALGOR **alg);
A Dcmp.h.in324 OSSL_CMP_ATAV *OSSL_CMP_ATAV_new_algId(const X509_ALGOR *alg);
A Dssl.h.in2847 int SSL_CTX_compress_certs(SSL_CTX *ctx, int alg);
2848 int SSL_compress_certs(SSL *ssl, int alg);
2857 size_t SSL_CTX_get1_compressed_cert(SSL_CTX *ctx, int alg, unsigned char **data, size_t *orig_len);
2858 size_t SSL_get1_compressed_cert(SSL *ssl, int alg, unsigned char **data, size_t *orig_len);
A Dasn1.h.in754 int ASN1_item_verify_ex(const ASN1_ITEM *it, const X509_ALGOR *alg,

Completed in 32 milliseconds