Home
last modified time | relevance | path

Searched defs:algorithm (Results 1 – 17 of 17) sorted by relevance

/openssl/providers/common/
H A Dcapabilities.c100 #define TLS_GROUP_ENTRY(tlsname, realname, algorithm, idx) \ argument
/openssl/ssl/
H A Dssl_cert_comp.c335 static int ossl_set1_compressed_cert(CERT *cert, int algorithm, in ossl_set1_compressed_cert()
441 int SSL_CTX_set1_compressed_cert(SSL_CTX *ctx, int algorithm, unsigned char *comp_data, in SSL_CTX_set1_compressed_cert()
451 int SSL_set1_compressed_cert(SSL *ssl, int algorithm, unsigned char *comp_data, in SSL_set1_compressed_cert()
H A Dssl_local.h745 char *algorithm; /* Algorithm name to fetch */ member
/openssl/crypto/evp/
H A Dexchange.c170 EVP_KEYEXCH *EVP_KEYEXCH_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_KEYEXCH_fetch()
180 const char *algorithm, in evp_keyexch_fetch_from_prov()
H A Dkem.c450 EVP_KEM *EVP_KEM_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_KEM_fetch()
459 EVP_KEM *evp_kem_fetch_from_prov(OSSL_PROVIDER *prov, const char *algorithm, in evp_kem_fetch_from_prov()
H A Dasymcipher.c482 EVP_ASYM_CIPHER *EVP_ASYM_CIPHER_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_ASYM_CIPHER_fetch()
492 const char *algorithm, in evp_asym_cipher_fetch_from_prov()
H A Dkdf_meth.c159 EVP_KDF *EVP_KDF_fetch(OSSL_LIB_CTX *libctx, const char *algorithm, in EVP_KDF_fetch()
H A Dmac_meth.c166 EVP_MAC *EVP_MAC_fetch(OSSL_LIB_CTX *libctx, const char *algorithm, in EVP_MAC_fetch()
H A Dsignature.c402 EVP_SIGNATURE *EVP_SIGNATURE_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_SIGNATURE_fetch()
412 const char *algorithm, in evp_signature_fetch_from_prov()
H A Dkeymgmt_meth.c275 EVP_KEYMGMT *EVP_KEYMGMT_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_KEYMGMT_fetch()
H A Ddigest.c1141 EVP_MD *EVP_MD_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_MD_fetch()
H A Devp_rand.c285 EVP_RAND *EVP_RAND_fetch(OSSL_LIB_CTX *libctx, const char *algorithm, in EVP_RAND_fetch()
H A Devp_enc.c1712 EVP_CIPHER *EVP_CIPHER_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_CIPHER_fetch()
/openssl/fuzz/
H A Dprovider.c599 int64_t *algorithm = NULL; in FuzzerTestOneInput() local
/openssl/include/openssl/
H A Dpkcs7.h.in102 X509_ALGOR *algorithm; member
H A Dx509.h.in90 ASN1_OBJECT *algorithm; member
/openssl/crypto/cms/
H A Dcms_local.h191 X509_ALGOR *algorithm; member

Completed in 78 milliseconds