Searched defs:data_len (Results 1 - 25 of 157) sorted by relevance

1234567

/freebsd-10-stable/contrib/ofed/management/opensm/include/vendor/
H A Dosm_vendor_mlx_sar.h54 uint32_t data_len; /* total data len in all the mads */ member in struct:_osmv_rmpp_sar
/freebsd-10-stable/contrib/ofed/management/opensm/complib/
H A Dcl_log.c59 cl_log_event(IN const char *const name, IN const cl_log_type_t type, IN const char *const message, IN const void *const p_data OPTIONAL, IN const uint32_t data_len) argument
/freebsd-10-stable/contrib/wpa/src/crypto/
H A Daes-cbc.c24 int aes_128_cbc_encrypt(const u8 *key, const u8 *iv, u8 *data, size_t data_len) argument
57 int aes_128_cbc_decrypt(const u8 *key, const u8 *iv, u8 *data, size_t data_len) argument
H A Daes-ctr.c24 aes_128_ctr_encrypt(const u8 *key, const u8 *nonce, u8 *data, size_t data_len) argument
H A Dmd5.c101 int hmac_md5(const u8 *key, size_t key_len, const u8 *data, size_t data_len, argument
H A Drc4.c16 rc4_skip(const u8 *key, size_t keylen, size_t skip, u8 *data, size_t data_len) argument
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.c100 int hmac_sha1(const u8 *key, size_t key_len, const u8 *data, size_t data_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
H A Dsha256.c100 hmac_sha256(const u8 *key, size_t key_len, const u8 *data, size_t data_len, u8 *mac) argument
H A Daes-eax.c28 aes_128_eax_encrypt(const u8 *key, const u8 *nonce, size_t nonce_len, const u8 *hdr, size_t hdr_len, u8 *data, size_t data_len, u8 *tag) argument
92 aes_128_eax_decrypt(const u8 *key, const u8 *nonce, size_t nonce_len, const u8 *hdr, size_t hdr_len, u8 *data, size_t data_len, const u8 *tag) argument
[all...]
H A Daes-omac1.c115 int omac1_aes_128(const u8 *key, const u8 *data, size_t data_len, u8 *mac) argument
/freebsd-10-stable/contrib/wpa/src/tls/
H A Dpkcs8.c128 size_t data_len; local
H A Dpkcs5.c170 pkcs5_decrypt(const u8 *enc_alg, size_t enc_alg_len, const u8 *enc_data, size_t enc_data_len, const char *passwd, size_t *data_len) argument
/freebsd-10-stable/contrib/wpa/src/drivers/
H A Ddriver_ndis_.c46 size_t data_len = 0; local
/freebsd-10-stable/crypto/heimdal/lib/gssapi/krb5/
H A Dencapsulate.c37 _gssapi_encap_length (size_t data_len, argument
52 _gsskrb5_encap_length (size_t data_len, argument
/freebsd-10-stable/crypto/openssl/crypto/rc4/
H A Drc4test.c84 static unsigned char data_len[7] = { 8, 8, 8, 20, 28, 10 }; variable
[all...]
/freebsd-10-stable/crypto/openssl/crypto/hmac/
H A Dhmactest.c86 int data_len; member in struct:test_st
[all...]
/freebsd-10-stable/sys/dev/mfi/
H A Dmfi_debug.c243 uint32_t count = 0, data_len; local
[all...]
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/
H A Dt_cdb.c112 size_t i, data_len; local
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_hmac.c58 __hmac_sha1_update(archive_hmac_sha1_ctx *ctx, const uint8_t *data, size_t data_len) argument
129 __hmac_sha1_update(archive_hmac_sha1_ctx *ctx, const uint8_t *data, size_t data_len) argument
181 __hmac_sha1_update(archive_hmac_sha1_ctx *ctx, const uint8_t *data, size_t data_len) argument
210 __hmac_sha1_update(archive_hmac_sha1_ctx *ctx, const uint8_t *data, size_t data_len) argument
241 __hmac_sha1_update(archive_hmac_sha1_ctx *ctx, const uint8_t *data, size_t data_len) argument
276 __hmac_sha1_update(archive_hmac_sha1_ctx *ctx, const uint8_t *data, size_t data_len) argument
[all...]
/freebsd-10-stable/contrib/ldns/
H A Dsha1.c170 ldns_sha1(unsigned char *data, unsigned int data_len, unsigned char *digest) argument
/freebsd-10-stable/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_mlx_rmpp_ctx.c94 uint32_t data_len, data_sz, num; local
/freebsd-10-stable/contrib/wpa/src/ap/
H A Dap_drv_ops.h143 hostapd_drv_hapd_send_eapol(struct hostapd_data *hapd, const u8 *addr, const u8 *data, size_t data_len, int encrypt, u32 flags) argument
/freebsd-10-stable/contrib/wpa/wpa_supplicant/
H A Doffchannel.c146 offchannel_send_action_tx_status( struct wpa_supplicant *wpa_s, const u8 *dst, const u8 *data, size_t data_len, enum offchannel_send_action_result result) argument
199 offchannel_send_action(struct wpa_supplicant *wpa_s, unsigned int freq, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *buf, size_t len, unsigned int wait_time, void (*tx_cb)(struct wpa_supplicant *wpa_s, unsigned int freq, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *data, size_t data_len, enum offchannel_send_action_result result), int no_cck) argument

Completed in 148 milliseconds

1234567