/openssl/providers/common/include/prov/ |
H A D | provider_util.h | 23 ENGINE *engine; /* cipher engine */ member 36 ENGINE *engine; /* digest engine */ member
|
/openssl/include/internal/ |
H A D | quic_port.h | 43 QUIC_ENGINE *engine; member
|
/openssl/providers/implementations/kdfs/ |
H A D | krb5kdf.c | 130 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 D | provider_util.c | 52 ENGINE **engine) in load_common() 228 const char *engine, in ossl_prov_set_macctx()
|
/openssl/crypto/dh/ |
H A D | dh_lib.c | 63 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 D | dh_local.h | 33 ENGINE *engine; member
|
/openssl/crypto/dsa/ |
H A D | dsa_lib.c | 133 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 D | dsa_local.h | 33 ENGINE *engine; member
|
/openssl/apps/lib/ |
H A D | engine.c | 28 static ENGINE *try_load_engine(const char *engine) in try_load_engine()
|
/openssl/ssl/quic/ |
H A D | quic_port_local.h | 45 QUIC_ENGINE *engine; member
|
H A D | quic_local.h | 135 QUIC_ENGINE *engine; member
|
H A D | quic_tserver.c | 33 QUIC_ENGINE *engine; member
|
/openssl/crypto/ec/ |
H A D | ec_kmeth.c | 82 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 D | ec_local.h | 292 ENGINE *engine; member
|
/openssl/apps/ |
H A D | ts.c | 163 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 D | engine.c | 279 ENGINE *engine; member
|
H A D | cmp.c | 1114 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 D | pkeyutl.c | 743 ENGINE *engine = NULL; in setup_peer() local
|
/openssl/providers/implementations/signature/ |
H A D | mac_legacy_sig.c | 100 const char *ciphername = NULL, *engine = NULL; in mac_digest_sign_init() local
|
/openssl/crypto/store/ |
H A D | store_local.h | 86 ENGINE *engine; member
|
/openssl/crypto/rsa/ |
H A D | rsa_local.h | 61 ENGINE *engine; member
|
H A D | rsa_lib.c | 64 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 D | evp_local.h | 19 ENGINE *engine; /* functional reference if 'digest' is member 38 ENGINE *engine; /* functional reference if 'cipher' is member
|
/openssl/crypto/rand/ |
H A D | rand_lib.c | 229 int RAND_set_rand_engine(ENGINE *engine) in RAND_set_rand_engine()
|
/openssl/include/crypto/ |
H A D | evp.h | 125 ENGINE *engine; member 672 ENGINE *engine; member
|