Lines Matching full:alen
913 * Returns the Attribute payload and sets alen to indicate the length of the919 u8 subtype, size_t *alen)967 if (alen)968 *alen = len;1263 size_t alen;1265 alen = 4 + 2 + len;1266 buf = os_malloc(alen);1276 buf, alen);