HomeSort by: relevance | last modified time | path
    Searched refs:l2cn (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/crypto/blowfish/
bf_locl.h 99 #undef l2cn
100 #define l2cn(l1,l2,c,n) { \ macro
  /src/sys/crypto/des/
des_cbc.c 126 l2cn(tout0,tout1,out,l+8);
236 l2cn(tout0,tout1,out,l+8);
des_locl.h 110 #define l2cn(l1,l2,c,n) { \ macro

Completed in 12 milliseconds