Searched defs:encrypted_len (Results 1 – 6 of 6) sorted by relevance
/hostap/wlantest/ |
D | ccmp.c | 209 const u8 *pn, int keyid, size_t *encrypted_len) in ccmp_encrypt() 259 size_t *encrypted_len) in ccmp_encrypt_pv1() 342 const u8 *pn, int keyid, size_t *encrypted_len) in ccmp_256_encrypt()
|
D | gcmp.c | 124 const u8 *a3, const u8 *pn, int keyid, size_t *encrypted_len) in gcmp_encrypt()
|
D | tkip.c | 439 u8 *pn, int keyid, size_t *encrypted_len) in tkip_encrypt()
|
/hostap/src/eap_common/ |
D | ikev2_common.c | 431 const u8 *encrypted, size_t encrypted_len, in ikev2_decrypt_payload()
|
D | ikev2_common.h | 311 size_t encrypted_len; member
|
/hostap/src/eap_server/ |
D | ikev2.c | 449 size_t encrypted_len, u8 next_payload) in ikev2_process_sa_init_encr()
|