Searched refs:RFC3526_LEN (Results 1 – 1 of 1) sorted by relevance
927 #define RFC3526_LEN sizeof(RFC3526_PRIME_1536) macro953 privkey = wpabuf_alloc(RFC3526_LEN); in dh5_init()954 pubkey = wpabuf_alloc(RFC3526_LEN); in dh5_init()963 priv_sz = pub_sz = RFC3526_LEN; in dh5_init()1003 secret = XMALLOC(RFC3526_LEN, NULL, DYNAMIC_TYPE_TMP_BUFFER); in dh5_init_fixed()1042 secret = wpabuf_alloc(RFC3526_LEN); in dh5_derive_shared()