Home
last modified time | relevance | path

Searched defs:eng (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/crypto/external/bsd/openssl/dist/ssl/
Dtls_depr.c32 ENGINE *eng; in tls_get_cipher_from_engine() local
51 ENGINE *eng; in tls_get_digest_from_engine() local
Dssl_lib.c3383 ENGINE *eng; in SSL_CTX_new_ex() local
/netbsd/src/crypto/external/bsd/openssl/dist/apps/
Dgenrsa.c80 ENGINE *eng = NULL; in genrsa_main() local
Dcmp.c673 const char *pass, ENGINE *eng, const char *desc) in load_key_pwd()
/netbsd/src/crypto/external/bsd/openssl/dist/engines/
De_ossltest.c376 static EVP_PKEY *load_key(ENGINE *eng, const char *key_id, int pub, in load_key()
399 static EVP_PKEY *ossltest_load_privkey(ENGINE *eng, const char *key_id, in ossltest_load_privkey()
405 static EVP_PKEY *ossltest_load_pubkey(ENGINE *eng, const char *key_id, in ossltest_load_pubkey()
De_padlock.c128 ENGINE *eng = ENGINE_new(); in ENGINE_padlock() local
De_capi.c641 static EVP_PKEY *capi_get_pkey(ENGINE *eng, CAPI_KEY *key) in capi_get_pkey()
796 static EVP_PKEY *capi_load_privkey(ENGINE *eng, const char *key_id, in capi_load_privkey()
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/engine/
Deng_openssl.c417 static EVP_PKEY *openssl_load_privkey(ENGINE *eng, const char *key_id, in openssl_load_privkey()
/netbsd/src/external/gpl3/gcc/dist/libdecnumber/
DdecNumber.c3615 static void decToString(const decNumber *dn, char *string, Flag eng) { in decToString()
/netbsd/src/external/gpl3/gdb/dist/libdecnumber/
DdecNumber.c3615 static void decToString(const decNumber *dn, char *string, Flag eng) { in decToString()