Home
last modified time | relevance | path

Searched defs:pubkey (Results 1 – 25 of 34) sorted by relevance

12

/dflybsd-src/contrib/wpa_supplicant/src/wps/
H A Dwps_common.c64 struct wpabuf *pubkey, *dh_shared; in wps_derive_keys() local
413 const struct wpabuf *pubkey, in wps_build_nfc_pw_token()
624 struct wpabuf * wps_nfc_token_build(int ndef, int id, struct wpabuf *pubkey, in wps_nfc_token_build()
646 int wps_nfc_gen_dh(struct wpabuf **pubkey, struct wpabuf **privkey) in wps_nfc_gen_dh()
672 struct wpabuf * wps_nfc_token_gen(int ndef, int *id, struct wpabuf **pubkey, in wps_nfc_token_gen()
H A Dwps_attr_build.c23 struct wpabuf *pubkey = NULL; in wps_build_public_key() local
415 const struct wpabuf *pubkey, const u8 *dev_pw, in wps_build_oob_dev_pw()
/dflybsd-src/contrib/wpa_supplicant/src/crypto/
H A Dcrypto_internal-modexp.c17 u8 *pubkey) in crypto_dh_init()
45 const u8 *pubkey, size_t pubkey_len, in crypto_dh_derive_secret()
H A Dcrypto_nettle.c308 u8 *pubkey) in crypto_dh_init()
336 const u8 *pubkey, size_t pubkey_len, in crypto_dh_derive_secret()
H A Dcrypto_gnutls.c287 u8 *pubkey) in crypto_dh_init()
315 const u8 *pubkey, size_t pubkey_len, in crypto_dh_derive_secret()
H A Dcrypto_wolfssl.c646 struct wpabuf *pubkey = NULL; in dh5_init() local
779 u8 *pubkey) in crypto_dh_init()
831 const u8 *pubkey, size_t pubkey_len, in crypto_dh_derive_secret()
1738 struct wpabuf *pubkey = NULL; in crypto_ecdh_set_peerkey() local
H A Dcrypto_libtomcrypt.c701 u8 *pubkey) in crypto_dh_init()
729 const u8 *pubkey, size_t pubkey_len, in crypto_dh_derive_secret()
H A Dcrypto_openssl.c521 u8 *pubkey) in crypto_dh_init()
549 const u8 *pubkey, size_t pubkey_len, in crypto_dh_derive_secret()
753 struct wpabuf *pubkey = NULL, *privkey = NULL; in dh5_init() local
1938 const EC_POINT *pubkey; in crypto_ecdh_get_pubkey() local
/dflybsd-src/crypto/libressl/crypto/ct/
H A Dct_sct_ctx.c296 SCT_CTX_set1_issuer_pubkey(SCT_CTX *sctx, X509_PUBKEY *pubkey) in SCT_CTX_set1_issuer_pubkey()
302 SCT_CTX_set1_pubkey(SCT_CTX *sctx, X509_PUBKEY *pubkey) in SCT_CTX_set1_pubkey()
/dflybsd-src/crypto/libressl/crypto/x509/
H A Dx509_r2x.c77 EVP_PKEY *pubkey; in X509_REQ_to_X509() local
/dflybsd-src/crypto/libressl/crypto/ec/
H A Dec_ameth.c194 eckey_pub_decode(EVP_PKEY * pkey, X509_PUBKEY * pubkey) in eckey_pub_decode()
682 ASN1_BIT_STRING *pubkey) in ecdh_cms_set_peerkey()
843 ASN1_BIT_STRING *pubkey; in ecdh_cms_decrypt() local
874 ASN1_BIT_STRING *pubkey; in ecdh_cms_encrypt() local
H A Dec_pmeth.c215 const EC_POINT *pubkey = NULL; in pkey_ec_derive() local
/dflybsd-src/crypto/libressl/apps/openssl/
H A Dspkac.c83 int pubkey; member
H A Dreq.c159 int pubkey; member
988 EVP_PKEY *pubkey = pkey; in req_main() local
/dflybsd-src/crypto/openssh/
H A Dssh_api.c203 struct sshkey *pubkey = NULL; in ssh_add_hostkey() local
580 struct sshkey *pubkey, u_char **signature, size_t *slen, in _ssh_host_key_sign()
H A Dauthfile.c177 struct sshkey *pubkey = NULL; in sshkey_load_pubkey_from_private() local
H A Dssh-keygen.c700 EVP_PKEY *pubkey; in do_convert_from_pkcs8() local
937 struct sshkey *privkey = NULL, *pubkey = NULL; in fingerprint_private() local
2520 load_sign_key(const char *keypath, const struct sshkey *pubkey) in load_sign_key()
2723 struct sshkey *pubkey = NULL, *privkey = NULL, *signkey = NULL; in sig_sign() local
H A Dsshd-session.c1395 struct sshkey *pubkey, u_char **signature, size_t *slenp, in sshd_hostkey_sign()
H A Dsshkey.c2958 struct sshkey *pubkey = NULL; in private2_decrypt() local
3102 struct sshkey *k = NULL, *pubkey = NULL; in sshkey_parse_private2() local
3161 struct sshkey *pubkey = NULL; in sshkey_parse_private2_pubkey() local
/dflybsd-src/lib/libtelnet/
H A Drsaencpwd.c308 char chalkey[160], pubkey[128], *ptr; local
/dflybsd-src/crypto/libressl/crypto/cms/
H A Dcms_kari.c99 ASN1_BIT_STRING **pubkey, ASN1_OCTET_STRING **keyid, X509_NAME **issuer, in CMS_RecipientInfo_kari_get0_orig_id()
/dflybsd-src/crypto/libressl/crypto/dh/
H A Ddh_ameth.c78 dh_pub_decode(EVP_PKEY *pkey, X509_PUBKEY *pubkey) in dh_pub_decode()
/dflybsd-src/crypto/libressl/crypto/gost/
H A Dgostr341001_ameth.c342 const EC_POINT *pubkey; in pub_print_gost01() local
/dflybsd-src/crypto/libressl/crypto/dsa/
H A Ddsa_ameth.c76 dsa_pub_decode(EVP_PKEY *pkey, X509_PUBKEY *pubkey) in dsa_pub_decode()
/dflybsd-src/crypto/libressl/crypto/rsa/
H A Drsa_ameth.c157 rsa_pub_decode(EVP_PKEY *pkey, X509_PUBKEY *pubkey) in rsa_pub_decode()

12