Searched refs:RFC3526_LEN (Results 1 – 1 of 1) sorted by relevance
637 #define RFC3526_LEN sizeof(RFC3526_PRIME_1536) macro663 privkey = wpabuf_alloc(RFC3526_LEN); in dh5_init()664 pubkey = wpabuf_alloc(RFC3526_LEN); in dh5_init()710 secret = XMALLOC(RFC3526_LEN, NULL, DYNAMIC_TYPE_TMP_BUFFER); in dh5_init_fixed()747 secret = wpabuf_alloc(RFC3526_LEN); in dh5_derive_shared()