Home
last modified time | relevance | path

Searched refs:rdlength (Results 1 – 1 of 1) sorted by relevance

/external/ipsec-tools/src/racoon/
Dgetcertsbyname.c125 int rdlength; local
163 rdlength = rr->rri_rdatas[i].rdi_length;
167 rdlength -= INT16SZ;
169 rdlength -= INT16SZ;
171 rdlength -= 1;
175 type, keytag, algorithm, rdlength);
180 rr->rri_flags, rdlength, cp);
211 int qdcount, ancount, rdlength; local
289 GETSHORT(rdlength, cp); /* RDLENGTH */
300 rdlength -= INT16SZ;
[all …]