Searched refs:private_key (Results 1 - 25 of 31) sorted by relevance

12

/freebsd-11-stable/contrib/wpa/wpa_supplicant/examples/
H A Dwpa2-eap-ccmp.conf13 private_key="/etc/cert/user.p12"
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dcollector.c36 struct private_key { struct
38 hx509_private_key private_key; member in struct:private_key
47 struct private_key **data;
104 free_private_key(struct private_key *key)
107 if (key->private_key)
108 hx509_private_key_free(&key->private_key);
117 hx509_private_key private_key,
121 struct private_key *key;
143 if (private_key) {
144 key->private_key
114 _hx509_collector_private_key_add(hx509_context context, struct hx509_collector *c, const AlgorithmIdentifier *alg, hx509_private_key private_key, const heim_octet_string *key_data, const heim_octet_string *localKeyId) argument
[all...]
H A Dcrypto.c77 } private_key; member in struct:hx509_private_key
452 sig->length = ECDSA_size(signer->private_key.ecdsa);
464 sig->data, &siglen, signer->private_key.ecdsa);
502 group = EC_KEY_get0_group(signer->private_key.ecdsa);
722 sig->length = RSA_size(signer->private_key.rsa);
732 signer->private_key.rsa,
756 hx509_private_key private_key)
762 private_key->private_key.rsa =
764 if (private_key
751 rsa_private_key_import(hx509_context context, const AlgorithmIdentifier *keyai, const void *data, size_t len, hx509_key_format_t format, hx509_private_key private_key) argument
781 rsa_private_key2SPKI(hx509_context context, hx509_private_key private_key, SubjectPublicKeyInfo *spki) argument
817 rsa_generate_private_key(hx509_context context, struct hx509_generate_private_context *ctx, hx509_private_key private_key) argument
926 ecdsa_private_key2SPKI(hx509_context context, hx509_private_key private_key, SubjectPublicKeyInfo *spki) argument
944 ecdsa_private_key_import(hx509_context context, const AlgorithmIdentifier *keyai, const void *data, size_t len, hx509_key_format_t format, hx509_private_key private_key) argument
1003 ecdsa_generate_private_key(hx509_context context, struct hx509_generate_private_context *ctx, hx509_private_key private_key) argument
1775 hx509_parse_private_key(hx509_context context, const AlgorithmIdentifier *keyai, const void *data, size_t len, hx509_key_format_t format, hx509_private_key *private_key) argument
1811 hx509_private_key2SPKI(hx509_context context, hx509_private_key private_key, SubjectPublicKeyInfo *spki) argument
1873 _hx509_generate_private_key(hx509_context context, struct hx509_generate_private_context *ctx, hx509_private_key *private_key) argument
2946 match_keys_rsa(hx509_cert c, hx509_private_key private_key) argument
3002 match_keys_ec(hx509_cert c, hx509_private_key private_key) argument
[all...]
H A Dcert.c81 hx509_private_key private_key; member in struct:hx509_cert_data
231 (*cert)->private_key = NULL;
307 /* Doesn't make a copy of `private_key'. */
310 _hx509_cert_assign_key(hx509_cert cert, hx509_private_key private_key) argument
312 if (cert->private_key)
313 hx509_private_key_free(&cert->private_key);
314 cert->private_key = _hx509_private_key_ref(private_key);
343 if (cert->private_key)
344 hx509_private_key_free(&cert->private_key);
[all...]
H A Dks_p11.c97 CK_OBJECT_HANDLE private_key; member in struct:p11_rsa
130 CK_OBJECT_HANDLE key = p11rsa->private_key;
168 CK_OBJECT_HANDLE key = p11rsa->private_key;
638 p11rsa->private_key = object;
H A Dhxtool.c1751 hx509_private_key private_key = NULL; local
1812 ret = read_private_key(opt->ca_private_key_string, &private_key);
1816 ret = hx509_private_key2SPKI(context, private_key, &spki);
1821 cert_key = private_key;
1866 private_key = cert_key;
1975 ret = hx509_ca_sign_self(context, tbs, private_key, &cert);
2016 if (private_key != cert_key)
2017 hx509_private_key_free(&private_key);
/freebsd-11-stable/contrib/wpa/src/tls/
H A Dtlsv1_cred.h41 const char *private_key,
H A Drsa.c18 int private_key; /* whether private key is set */ member in struct:crypto_rsa_key
21 /* The following parameters are available only if private_key is set */
160 key->private_key = 1;
272 if (use_private && !key->private_key)
H A Dtlsv1_cred.c1085 * @private_key: File or reference name for the key in PEM or DER format
1088 * @private_key_blob: private_key as inlined data or %NULL if not used
1093 const char *private_key,
1106 if (private_key) {
1111 buf = (u8 *) os_readfile(private_key, &len);
1114 private_key);
1092 tlsv1_set_private_key(struct tlsv1_credentials *cred, const char *private_key, const char *private_key_passwd, const u8 *private_key_blob, size_t private_key_blob_len) argument
/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Dn_pkey.c74 ASN1_OCTET_STRING *private_key; member in struct:netscape_pkey_st
99 ASN1_SIMPLE(NETSCAPE_PKEY, private_key, ASN1_OCTET_STRING)
150 pkey->private_key->length = rsalen;
176 pkey->private_key->data = zz;
193 OPENSSL_cleanse(pkey->private_key->data, rsalen);
326 zz = pkey->private_key->data;
327 if ((ret = d2i_RSAPrivateKey(a, &zz, pkey->private_key->length)) == NULL) {
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.conf162 # private_key option appear to be a PKCS#11 URI, and these options
557 # For example: private_key="pkcs11:manufacturer=piv_II;id=%01"
562 # private_key: File path to client private key file (PEM/DER/PFX)
570 # For example: private_key="pkcs11:manufacturer=piv_II;id=%01"
573 # configuring private_key in one of the following formats:
579 # For example: private_key="hash://63093aa9c47f56ae88334c7b65a4"
1134 # private_key: File path to client private key file (PEM/DER/PFX)
1140 # configuring private_key in one of the following formats:
1143 # for example: private_key="hash://63093aa9c47f56ae88334c7b65a4"
1565 private_key
[all...]
H A Dconfig.h138 * private_key - File path to client private key file (PEM/DER/PFX)
147 * configuring private_key in one of the following formats:
153 * For example: private_key="hash://63093aa9c47f56ae88334c7b65a4"
162 char *private_key; member in struct:wpa_cred
H A Dinterworking.c704 (cred->private_key == NULL ||
705 cred->private_key[0] == '\0'))) {
707 "nai-realm-find-eap: incomplete cred info: username: %s password: %s private_key: %s",
710 cred->private_key ? cred->private_key : "NULL");
719 if (cred->private_key && cred->private_key[0] &&
1516 if (cred->private_key &&
1517 os_strncmp(cred->private_key, "keystore://", 11) == 0) {
1521 cred->private_key
[all...]
H A Dconfig_file.c781 STR(private_key);
959 if (cred->private_key)
960 fprintf(f, "\tprivate_key=\"%s\"\n", cred->private_key);
/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Deap_config.h132 * private_key - File path to client private key file (PEM/DER/PFX)
141 * configuring private_key in one of the following formats:
147 * For example: private_key="hash://63093aa9c47f56ae88334c7b65a4"
156 char *private_key; member in struct:eap_peer_config
349 * This field is like private_key, but used for phase 2 (inside
H A Deap_tls.c37 ((sm->init_phase2 ? config->private_key2 : config->private_key)
59 } else if (config->private_key && !config->private_key_passwd)
H A Deap_tls_common.c114 params->private_key = config->private_key;
138 params->private_key = config->private_key2;
221 eap_tls_check_blob(sm, &params->private_key,
/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dtls_gnutls.c546 if (params->client_cert && params->private_key) {
549 params->client_cert, params->private_key);
552 conn->xcred, params->client_cert, params->private_key,
557 conn->xcred, params->client_cert, params->private_key,
567 params->private_key, GNUTLS_X509_FMT_PEM,
572 params->private_key, GNUTLS_X509_FMT_PEM);
586 } else if (params->private_key) {
592 params->private_key);
594 conn->xcred, params->private_key, GNUTLS_X509_FMT_DER,
597 wpa_printf(MSG_DEBUG, "Failed to load private_key i
[all...]
H A Dtls_openssl.c240 EVP_PKEY *private_key; /* the private key if using engine */ member in struct:tls_connection
1185 conn->private_key = EVP_PKEY_from_keystore(key_id);
1186 if (!conn->private_key) {
1238 conn->private_key = ENGINE_load_private_key(conn->engine,
1241 if (!conn->private_key) {
1278 if (conn->private_key) {
1279 EVP_PKEY_free(conn->private_key);
1280 conn->private_key = NULL;
1294 if (conn->private_key) {
1295 EVP_PKEY_free(conn->private_key);
3439 tls_read_pkcs12(struct tls_data *data, SSL *ssl, const char *private_key, const char *passwd) argument
3636 tls_use_private_key_file(struct tls_data *data, SSL *ssl, const char *private_key, const char *private_key_passwd) argument
3683 tls_connection_private_key(struct tls_data *data, struct tls_connection *conn, const char *private_key, const char *private_key_passwd, const u8 *private_key_blob, size_t private_key_blob_len) argument
3779 tls_global_private_key(struct tls_data *data, const char *private_key, const char *private_key_passwd) argument
[all...]
H A Dtls_wolfssl.c512 const char *private_key,
521 if (!private_key && !private_key_blob)
545 if (!ok && private_key) {
546 if (wolfSSL_use_PrivateKey_file(conn->ssl, private_key,
550 if (wolfSSL_use_PrivateKey_file(conn->ssl, private_key,
1277 if (tls_connection_private_key(tls_ctx, conn, params->private_key,
1387 static int tls_global_private_key(void *ssl_ctx, const char *private_key, argument
1394 if (!private_key)
1406 if (wolfSSL_CTX_use_PrivateKey_file(ctx, private_key,
1408 wolfSSL_CTX_use_PrivateKey_file(ctx, private_key,
510 tls_connection_private_key(void *tls_ctx, struct tls_connection *conn, const char *private_key, const char *private_key_passwd, const u8 *private_key_blob, size_t blob_len) argument
[all...]
H A Dtls.h144 * @private_key: File or reference name for client private key in PEM or DER
146 * @private_key_blob: private_key as inlined data or %NULL if not used
194 const char *private_key; member in struct:tls_connection_params
H A Dtls_internal.c275 if (tlsv1_set_private_key(cred, params->private_key,
337 if (tlsv1_set_private_key(cred, params->private_key,
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dauthsrv.c201 hapd->conf->private_key || hapd->conf->dh_file ||
232 params.private_key = hapd->conf->private_key;
H A Dap_config.h408 char *private_key; member in struct:hostapd_bss_config
/freebsd-11-stable/etc/rc.d/
H A Dsendmail81 private_key = \$dir/cakey.pem

Completed in 276 milliseconds

12