Home
last modified time | relevance | path

Searched defs:engine (Results 1 – 25 of 26) sorted by relevance

12

/openssl/providers/common/include/prov/
H A Dprovider_util.h23 ENGINE *engine; /* cipher engine */ member
36 ENGINE *engine; /* digest engine */ member
/openssl/include/internal/
H A Dquic_port.h43 QUIC_ENGINE *engine; member
/openssl/providers/implementations/kdfs/
H A Dkrb5kdf.c130 ENGINE *engine; in krb5kdf_derive() local
348 const EVP_CIPHER *cipher, ENGINE *engine, in cipher_init()
376 static int KRB5KDF(const EVP_CIPHER *cipher, ENGINE *engine, in KRB5KDF()
/openssl/providers/common/
H A Dprovider_util.c51 ENGINE **engine) in load_common()
227 const char *engine, in ossl_prov_set_macctx()
/openssl/crypto/dh/
H A Ddh_lib.c63 DH *DH_new_method(ENGINE *engine) in DH_new_method()
74 static DH *dh_new_intern(ENGINE *engine, OSSL_LIB_CTX *libctx) in dh_new_intern()
H A Ddh_local.h33 ENGINE *engine; member
/openssl/crypto/dsa/
H A Ddsa_lib.c133 static DSA *dsa_new_intern(ENGINE *engine, OSSL_LIB_CTX *libctx) in dsa_new_intern()
196 DSA *DSA_new_method(ENGINE *engine) in DSA_new_method()
H A Ddsa_local.h33 ENGINE *engine; member
/openssl/apps/lib/
H A Dengine.c28 static ENGINE *try_load_engine(const char *engine) in try_load_engine()
/openssl/ssl/quic/
H A Dquic_port_local.h45 QUIC_ENGINE *engine; member
H A Dquic_local.h135 QUIC_ENGINE *engine; member
H A Dquic_tserver.c33 QUIC_ENGINE *engine; member
/openssl/crypto/ec/
H A Dec_kmeth.c82 ENGINE *engine) in ossl_ec_key_new_method_int()
143 EC_KEY *EC_KEY_new_method(ENGINE *engine) in EC_KEY_new_method()
H A Dec_local.h292 ENGINE *engine; member
/openssl/apps/
H A Dts.c163 const char *configfile = default_config_file, *engine = NULL; in ts_main() local
590 static int reply_command(CONF *conf, const char *section, const char *engine, in reply_command()
698 static TS_RESP *create_response(CONF *conf, const char *section, const char *engine, in create_response()
H A Dengine.c279 ENGINE *engine; member
H A Dcmp.c1114 static OSSL_CMP_SRV_CTX *setup_srv_ctx(ENGINE *engine) in setup_srv_ctx()
1344 ENGINE *engine) in setup_ssl_ctx()
1499 static int setup_protection_ctx(OSSL_CMP_CTX *ctx, ENGINE *engine) in setup_protection_ctx()
1661 static int setup_request_ctx(OSSL_CMP_CTX *ctx, ENGINE *engine) in setup_request_ctx()
2090 static int setup_client_ctx(OSSL_CMP_CTX *ctx, ENGINE *engine) in setup_client_ctx()
3543 ENGINE *engine = NULL; in cmp_main() local
H A Dpkeyutl.c709 ENGINE *engine = NULL; in setup_peer() local
/openssl/providers/implementations/signature/
H A Dmac_legacy_sig.c100 const char *ciphername = NULL, *engine = NULL; in mac_digest_sign_init() local
/openssl/crypto/store/
H A Dstore_local.h86 ENGINE *engine; member
/openssl/crypto/rsa/
H A Drsa_local.h61 ENGINE *engine; member
H A Drsa_lib.c64 RSA *RSA_new_method(ENGINE *engine) in RSA_new_method()
75 static RSA *rsa_new_intern(ENGINE *engine, OSSL_LIB_CTX *libctx) in rsa_new_intern()
/openssl/crypto/evp/
H A Devp_local.h19 ENGINE *engine; /* functional reference if 'digest' is member
38 ENGINE *engine; /* functional reference if 'cipher' is member
/openssl/crypto/rand/
H A Drand_lib.c229 int RAND_set_rand_engine(ENGINE *engine) in RAND_set_rand_engine()
/openssl/include/crypto/
H A Devp.h125 ENGINE *engine; member
671 ENGINE *engine; member

Completed in 77 milliseconds

12