Searched defs:CACHE (Results 1 – 5 of 5) sorted by relevance
41 #define CACHE(X) ((struct camellia_key_info_cache *)((X)->cache)) macro
44 #define CACHE(X) ((struct aes_key_info_cache *)((X)->cache)) macro
93 #define CACHE 4 macro
61 } CACHE; typedef
486 #define CACHE(parser,length) \ macro