Searched refs:KS_SIZE (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libast/uwin/ | ||
H A D | crypt.c | 646 #define KS_SIZE 16 macro 647 static C_block KS[KS_SIZE]; 730 kp = &KS[KS_SIZE-1]; 770 kp = (C_block *)((char *)kp-(ks_inc*KS_SIZE)); |
Completed in 17 milliseconds