Lines Matching full:alen
916 * Returns the Attribute payload and sets alen to indicate the length of the922 u8 subtype, size_t *alen)969 if (alen)970 *alen = len;1264 size_t alen;1266 alen = 4 + 2 + len;1267 buf = os_malloc(alen);1277 buf, alen);