Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
H A Dcalipso.c110 * calipso_map_cache_hash - Hashing function for the CALIPSO cache
118 static u32 calipso_map_cache_hash(const unsigned char *key, u32 key_len) in calipso_map_cache_hash() function
211 hash = calipso_map_cache_hash(key, key_len); in calipso_cache_check()
287 entry->hash = calipso_map_cache_hash(calipso_ptr, calipso_ptr_len); in calipso_cache_add()
/kernel/linux/linux-6.6/net/ipv6/
H A Dcalipso.c110 * calipso_map_cache_hash - Hashing function for the CALIPSO cache
118 static u32 calipso_map_cache_hash(const unsigned char *key, u32 key_len) in calipso_map_cache_hash() function
211 hash = calipso_map_cache_hash(key, key_len); in calipso_cache_check()
287 entry->hash = calipso_map_cache_hash(calipso_ptr, calipso_ptr_len); in calipso_cache_add()

Completed in 4 milliseconds