Searched defs:pubkey (Results 1 – 6 of 6) sorted by relevance
85 static void print_public_key(uint8_t *pubkey) in print_public_key()176 uint8_t pubkey[ATCA_PUB_KEY_SIZE]; in app_main() local
17 u8 *pubkey) in crypto_dh_init()45 const u8 *pubkey, size_t pubkey_len, in crypto_dh_derive_secret()
871 u8 *pubkey) in crypto_dh_init()
62 struct wpabuf *pubkey, *dh_shared; in wps_derive_keys() local384 const struct wpabuf *pubkey, in wps_build_nfc_pw_token()595 struct wpabuf * wps_nfc_token_gen(int ndef, int *id, struct wpabuf **pubkey, in wps_nfc_token_gen()
23 struct wpabuf *pubkey = NULL; in wps_build_public_key() local367 const struct wpabuf *pubkey, const u8 *dev_pw, in wps_build_oob_dev_pw()
163 struct crypto_key *pubkey; member