Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/netlabel/
H A Dnetlabel_calipso.h134 int calipso_cache_add(const unsigned char *calipso_ptr,
H A Dnetlabel_calipso.c715 * calipso_cache_add - Add an entry to the CALIPSO cache
724 int calipso_cache_add(const unsigned char *calipso_ptr, in calipso_cache_add() function
H A Dnetlabel_kapi.c1453 return calipso_cache_add(ptr, secattr); in netlbl_cache_add()
/kernel/linux/linux-6.6/net/netlabel/
H A Dnetlabel_calipso.h134 int calipso_cache_add(const unsigned char *calipso_ptr,
H A Dnetlabel_calipso.c716 * calipso_cache_add - Add an entry to the CALIPSO cache
725 int calipso_cache_add(const unsigned char *calipso_ptr, in calipso_cache_add() function
H A Dnetlabel_kapi.c1453 return calipso_cache_add(ptr, secattr); in netlbl_cache_add()
/kernel/linux/linux-5.10/net/ipv6/
H A Dcalipso.c250 * calipso_cache_add - Add an entry to the CALIPSO cache
264 static int calipso_cache_add(const unsigned char *calipso_ptr, in calipso_cache_add() function
1433 .cache_add = calipso_cache_add
/kernel/linux/linux-6.6/net/ipv6/
H A Dcalipso.c250 * calipso_cache_add - Add an entry to the CALIPSO cache
264 static int calipso_cache_add(const unsigned char *calipso_ptr, in calipso_cache_add() function
1433 .cache_add = calipso_cache_add

Completed in 9 milliseconds