Searched refs:cca (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/crypto/openssl/crypto/idea/
H A Didea_spd.c185 long ca,cca,cb,cc; local
208 cca=count/200;
238 printf("Doing idea_set_decrypt_key %ld times\n",cca);
242 for (count=0,run=1; COND(cca); count+=4)
251 aa=((double)COUNT(cca))/d;
/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-address.h138 uint64_t cca : 3; /* ignored by octeon */ member in struct:__anon6777::__anon6781
/freebsd-10.0-release/sys/mips/include/
H A Dcpuregs.h174 #define MIPS_PHYS_TO_XKPHYS(cca,x) \
175 ((0x2ULL << 62) | ((unsigned long long)(cca) << 59) | (x))
/freebsd-10.0-release/sys/dev/ral/
H A Drt2661.c2578 uint16_t cca; local
2594 cca = RAL_READ(sc, RT2661_STA_CSR1) & 0xffff;
2616 } else if (cca > 512) {
2619 } else if (cca < 100) {
/freebsd-10.0-release/crypto/openssl/engines/
H A DMakefile29 LIBNAMES= 4758cca aep atalla cswift gmp chil nuron sureware ubsec padlock capi

Completed in 148 milliseconds