Searched refs:KZP_ID_LEN (Results 1 – 2 of 2) sorted by relevance
36 #define KZP_ID_LEN 16 /* Length of client and server IDs */ macro
205 *id = xmalloc(KZP_ID_LEN); in jpake_step1()206 *id_len = KZP_ID_LEN; in jpake_step1()