Home
last modified time | relevance | path

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

12345678910>>...12

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Drc4.c16 rc4_skip(const u8 *key, size_t keylen, size_t skip, u8 *data, size_t data_len) rc4_skip() argument
H A Dmd5.c105 int hmac_md5(const u8 *key, size_t key_len, const u8 *data, size_t data_len, in hmac_md5() 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) sha1_prf() argument
H A Dsha1.c104 int hmac_sha1(const u8 *key, size_t key_len, const u8 *data, size_t data_len, in hmac_sha1() argument
H A Dsha256.c100 hmac_sha256(const u8 *key, size_t key_len, const u8 *data, size_t data_len, u8 *mac) hmac_sha256() argument
H A Dsha384.c100 hmac_sha384(const u8 *key, size_t key_len, const u8 *data, size_t data_len, u8 *mac) hmac_sha384() argument
H A Dsha512.c100 hmac_sha512(const u8 *key, size_t key_len, const u8 *data, size_t data_len, u8 *mac) hmac_sha512() argument
H A Daes-cbc.c24 int aes_128_cbc_encrypt(const u8 *key, const u8 *iv, u8 *data, size_t data_len) in aes_128_cbc_encrypt() argument
60 int aes_128_cbc_decrypt(const u8 *key, const u8 *iv, u8 *data, size_t data_len) in aes_128_cbc_decrypt() argument
H A Daes-ctr.c25 aes_ctr_encrypt(const u8 *key, size_t key_len, const u8 *nonce, u8 *data, size_t data_len) aes_ctr_encrypt() argument
67 aes_128_ctr_encrypt(const u8 *key, const u8 *nonce, u8 *data, size_t data_len) aes_128_ctr_encrypt() 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) aes_128_eax_encrypt() 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) aes_128_eax_decrypt() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Drc4.c16 rc4_skip(const u8 *key, size_t keylen, size_t skip, u8 *data, size_t data_len) rc4_skip() argument
H A Daes-cbc.c24 int aes_128_cbc_encrypt(const u8 *key, const u8 *iv, u8 *data, size_t data_len) in aes_128_cbc_encrypt() argument
60 int aes_128_cbc_decrypt(const u8 *key, const u8 *iv, u8 *data, size_t data_len) in aes_128_cbc_decrypt() argument
H A Daes-ctr.c25 aes_ctr_encrypt(const u8 *key, size_t key_len, const u8 *nonce, u8 *data, size_t data_len) aes_ctr_encrypt() argument
67 aes_128_ctr_encrypt(const u8 *key, const u8 *nonce, u8 *data, size_t data_len) aes_128_ctr_encrypt() 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) aes_128_eax_encrypt() 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) aes_128_eax_decrypt() argument
[all...]
H A Dmd5.c105 int hmac_md5(const u8 *key, size_t key_len, const u8 *data, size_t data_len, in hmac_md5() 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) sha1_prf() argument
H A Dsha1.c104 int hmac_sha1(const u8 *key, size_t key_len, const u8 *data, size_t data_len, in hmac_sha1() argument
H A Dsha256.c100 hmac_sha256(const u8 *key, size_t key_len, const u8 *data, size_t data_len, u8 *mac) hmac_sha256() argument
H A Dsha384.c100 hmac_sha384(const u8 *key, size_t key_len, const u8 *data, size_t data_len, u8 *mac) hmac_sha384() argument
H A Dsha512.c100 hmac_sha512(const u8 *key, size_t key_len, const u8 *data, size_t data_len, u8 *mac) hmac_sha512() argument
/third_party/lwip/src/core/distributed_net/
H A Dudp_transmit.c47 s32_t data_len = 0; in get_msg_data_len() local
/third_party/openssl/test/
H A Drc4test.c34 static unsigned char data_len[6] = { 8, 8, 8, 20, 28, 10 }; variable
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dpkcs8.c128 size_t data_len; in pkcs8_enc_key_import() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dpkcs8.c117 size_t data_len; in pkcs8_enc_key_import() local
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-drivers/source/
H A DI2C-js.cpp124 const uint32_t data_len = jerry_get_array_length(args[1]); in DECLARE_CLASS_FUNCTION() local
223 const uint32_t data_len = jerry_get_array_length(args[1]); in DECLARE_CLASS_FUNCTION() local

Completed in 8 milliseconds

12345678910>>...12