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

/linux-4.4.14/net/ipv4/
H A Dcipso_ipv4.c225 * cipso_v4_map_cache_hash - Hashing function for the CIPSO cache
233 static u32 cipso_v4_map_cache_hash(const unsigned char *key, u32 key_len) cipso_v4_map_cache_hash() function
330 hash = cipso_v4_map_cache_hash(key, key_len); cipso_v4_cache_check()
404 entry->hash = cipso_v4_map_cache_hash(cipso_ptr, cipso_ptr_len); cipso_v4_cache_add()

Completed in 80 milliseconds