HomeSort by relevance Sort by last modified time
    Searched refs:FL (Results 1 - 3 of 3) sorted by null

  /external/netcat/
stupidh 365 # FL must be named something.c, so STUPID gcc recognized it as a non-object!!
366 ( FL=st00pid.c
368 cp stupid.h $FL
377 echo "#ifdef ${xx}" >> $FL
378 echo "\"${xx}\" = ${xx}" >> $FL
379 echo "#endif" >> $FL
380 echo "#ifdef _${xx}" >> $FL
381 echo "\"_${xx}\" = _${xx}" >> $FL
382 echo "#endif" >> $FL
383 echo "#ifdef _${xx}_" >> $FL
    [all...]
  /external/dropbear/libtomcrypt/src/ciphers/
kasumi.c 125 static ulong32 FL( ulong32 in, int round_no, symmetric_key *key )
131 /* do the FL() operations */
154 temp = FL(left, n, skey);
158 temp = FL(temp, n++, skey);
182 temp = FL(temp, n--, skey);
184 temp = FL(left, n, skey);
  /external/opencore/protocols/rtp_payload_parser/util/output/
pv_rtp.bin 453 p(? ?X~? ??n????iF3-(HFl????o ??u???)Hc?????[N????JD??HC=f`E<? ?d??F??????MMNAS??8???????O6~?h ???A????s>??? E}@+?]???
    [all...]

Completed in 92 milliseconds