Home
last modified time | relevance | path

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

/openssl-master/providers/common/include/prov/
A Dprovider_util.h23 ENGINE *engine; /* cipher engine */ member
36 ENGINE *engine; /* digest engine */ member
/openssl-master/providers/common/
A Dprovider_util.c52 ENGINE **engine) in load_common()
228 const char *engine, in ossl_prov_set_macctx()
/openssl-master/providers/implementations/kdfs/
A Dkrb5kdf.c109 ENGINE *engine; in krb5kdf_derive() local
326 const EVP_CIPHER *cipher, ENGINE *engine, in cipher_init()
352 static int KRB5KDF(const EVP_CIPHER *cipher, ENGINE *engine, in KRB5KDF()
/openssl-master/crypto/dh/
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()
A Ddh_local.h33 ENGINE *engine; member
/openssl-master/crypto/dsa/
A Ddsa_lib.c133 static DSA *dsa_new_intern(ENGINE *engine, OSSL_LIB_CTX *libctx) in dsa_new_intern()
191 DSA *DSA_new_method(ENGINE *engine) in DSA_new_method()
A Ddsa_local.h33 ENGINE *engine; member
/openssl-master/apps/lib/
A Dengine.c28 static ENGINE *try_load_engine(const char *engine) in try_load_engine()
/openssl-master/crypto/ec/
A Dec_kmeth.c82 ENGINE *engine) in ossl_ec_key_new_method_int()
148 EC_KEY *EC_KEY_new_method(ENGINE *engine) in EC_KEY_new_method()
A Dec_local.h289 ENGINE *engine; member
/openssl-master/apps/
A Dts.c163 const char *configfile = default_config_file, *engine = NULL; in ts_main() local
584 static int reply_command(CONF *conf, const char *section, const char *engine, in reply_command()
692 static TS_RESP *create_response(CONF *conf, const char *section, const char *engine, in create_response()
A Dcmp.c950 static OSSL_CMP_SRV_CTX *setup_srv_ctx(ENGINE *engine) in setup_srv_ctx()
1184 ENGINE *engine) in setup_ssl_ctx()
1329 static int setup_protection_ctx(OSSL_CMP_CTX *ctx, ENGINE *engine) in setup_protection_ctx()
1448 static int setup_request_ctx(OSSL_CMP_CTX *ctx, ENGINE *engine) in setup_request_ctx()
1759 static int setup_client_ctx(OSSL_CMP_CTX *ctx, ENGINE *engine) in setup_client_ctx()
2637 ENGINE *engine = NULL; in cmp_main() local
A Dengine.c279 ENGINE *engine; member
A Dpkeyutl.c664 ENGINE *engine = NULL; in setup_peer() local
A Ds_server.c979 ENGINE *engine = NULL; in s_server_main() local
/openssl-master/providers/implementations/signature/
A Dmac_legacy_sig.c102 const char *ciphername = NULL, *engine = NULL; in mac_digest_sign_init() local
/openssl-master/crypto/store/
A Dstore_local.h86 ENGINE *engine; member
/openssl-master/crypto/rsa/
A Drsa_local.h61 ENGINE *engine; member
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-master/crypto/evp/
A Devp_local.h19 ENGINE *engine; /* functional reference if 'digest' is member
38 ENGINE *engine; /* functional reference if 'cipher' is member
/openssl-master/crypto/rand/
A Drand_lib.c215 int RAND_set_rand_engine(ENGINE *engine) in RAND_set_rand_engine()
/openssl-master/include/crypto/
A Devp.h115 ENGINE *engine; member
663 ENGINE *engine; member

Completed in 57 milliseconds