Searched defs:buf (Results 251 - 275 of 3826) sorted by relevance

<<11121314151617181920>>

/freebsd-10.1-release/contrib/wpa/src/ap/
H A Dp2p_hostapd.c23 hostapd_p2p_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) argument
H A Dpreauth_auth.h39 rsn_preauth_send(struct hostapd_data *hapd, struct sta_info *sta, u8 *buf, size_t len) argument
H A Dwps_hostapd.h63 hostapd_wps_get_mib_sta(struct hostapd_data *hapd, const u8 *addr, char *buf, size_t buflen) argument
/freebsd-10.1-release/contrib/wpa/src/crypto/
H A Daes-ctr.c31 u8 counter[AES_BLOCK_SIZE], buf[AES_BLOCK_SIZE]; local
H A Dsha1-prf.c30 sha1_prf(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, u8 *buf, size_t buf_len) argument
H A Dsha1-tprf.c29 sha1_t_prf(const u8 *key, size_t key_len, const char *label, const u8 *seed, size_t seed_len, u8 *buf, size_t buf_len) argument
H A Dsha256-prf.c29 sha256_prf(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, u8 *buf, size_t buf_len) argument
/freebsd-10.1-release/contrib/wpa/src/tls/
H A Dpkcs8.c19 struct crypto_private_key * pkcs8_key_import(const u8 *buf, size_t len) argument
122 pkcs8_enc_key_import(const u8 *buf, size_t len, const char *passwd) argument
/freebsd-10.1-release/contrib/wpa/src/utils/
H A Dext_password.c87 struct wpabuf *buf; local
H A Dext_password_test.c59 struct wpabuf *buf; local
/freebsd-10.1-release/contrib/wpa/wpa_supplicant/
H A Dctrl_iface.h130 wpa_supplicant_ctrl_iface_send(struct ctrl_iface_priv *priv, int level, char *buf, size_t len) argument
H A Dnfc_pw_token.c18 static void print_bin(const char *title, const struct wpabuf *buf) argument
41 struct wpabuf *buf = NULL, *ndef = NULL; local
[all...]
/freebsd-10.1-release/crypto/heimdal/admin/
H A Dadd.c39 readstring(const char *prompt, char *buf, size_t len) argument
54 char buf[1024]; local
[all...]
/freebsd-10.1-release/crypto/heimdal/kadmin/
H A Dstash.c44 char buf[1024]; local
[all...]
/freebsd-10.1-release/crypto/heimdal/kcm/
H A Dconnect.c47 unsigned char *buf; local
/freebsd-10.1-release/crypto/heimdal/lib/gssapi/mech/
H A Dgss_import_sec_context.c40 gss_buffer_desc buf; local
/freebsd-10.1-release/crypto/heimdal/lib/kadm5/
H A Dchpass_c.c46 unsigned char buf[1024]; local
91 unsigned char buf[1024]; local
H A Dcreate_c.c47 unsigned char buf[1024]; local
H A Dget_c.c47 unsigned char buf[1024]; local
H A Dget_princs_c.c47 unsigned char buf[1024]; local
H A Drandkey_c.c47 unsigned char buf[1024]; local
/freebsd-10.1-release/crypto/heimdal/lib/krb5/
H A Dcrypto-rand.c43 char buf[1024], seedfile[256]; local
94 krb5_generate_random_block(void *buf, size_t len) argument
H A Dmk_priv.c46 u_char *buf = NULL; local
[all...]
H A Dmk_rep.c44 u_char *buf = NULL; local
H A Dmk_safe.c45 u_char *buf = NULL; local

Completed in 257 milliseconds

<<11121314151617181920>>