Home
last modified time | relevance | path

Searched defs:privkey (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/wpa/src/wps/
HDwps_common.c645 int wps_nfc_gen_dh(struct wpabuf **pubkey, struct wpabuf **privkey) in wps_nfc_gen_dh()
671 struct wpabuf **privkey, in wps_nfc_token_gen()
/NextBSD/crypto/openssl/crypto/dsa/
HDdsa_ameth.c188 ASN1_INTEGER *privkey = NULL; in dsa_priv_decode() local
/NextBSD/crypto/openssl/crypto/dh/
HDdh_ameth.c214 ASN1_INTEGER *privkey = NULL; in dh_priv_decode() local
/NextBSD/contrib/openbsm/bin/auditdistd/
HDproto_tls.c650 tls_exec_server(const char *user, int startfd, const char *privkey, in tls_exec_server()
/NextBSD/crypto/openssh/
HDsshd.c2477 sshd_hostkey_sign(Key *privkey, Key *pubkey, u_char **signature, u_int *slen,
/NextBSD/contrib/wpa/src/crypto/
HDcrypto_openssl.c547 struct wpabuf *pubkey = NULL, *privkey = NULL; in dh5_init() local