Home
last modified time | relevance | path

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

/freebsd/sys/amd64/include/
H A Dsgxreg.h106 uint64_t xfrm; /* X-Feature Request Mask */ member
/freebsd/lib/libc/locale/
H A Dcollate.c545 xfrm(struct xlocale_collate *table, unsigned char *p, int pri, int pass) in xfrm() function
633 b = xfrm(table, buf, pri, pass); in _collate_sxfrm()
659 b = xfrm(table, buf, pri, pass); in _collate_sxfrm()
/freebsd/sys/amd64/sgx/
H A Dsgx.c470 if ((attr->xfrm & 0x3) != 0x3) in sgx_secs_validate()