Home
last modified time | relevance | path

Searched refs:ipsec_convert_bslabel_to_hex (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dmapfile-vers82 ipsec_convert_bslabel_to_hex;
H A Dipsec_util.h404 extern void ipsec_convert_bslabel_to_hex(bslabel_t *, char **);
H A Dipsec_util.c2262 ipsec_convert_bslabel_to_hex(bslabel_t *sl, char **plabel) in ipsec_convert_bslabel_to_hex() function
2327 ipsec_convert_bslabel_to_hex(&sl, &hlabel); in print_sens()
3030 ipsec_convert_bslabel_to_hex(&sl, &hlabel); in save_sens()