Searched refs:create_cache_file_ch (Results 1 – 1 of 1) sorted by relevance
104 static struct cachekey_header *create_cache_file_ch(keylen_t keylen,201 create_cache_file_ch(keylen_t keylen, algtype_t algtype, int sizespec) in create_cache_file_ch() function1195 ret = (c->ch = create_cache_file_ch(keylen, algtype, sizespec)) != 0; in create_cache_file()