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

/darwin-on-arm/xnu/bsd/netinet6/
H A Desp_rijndael.c258 if (!IPSEC_IS_P2ALIGNED(d->m_data)) {
276 if (IPSEC_IS_P2ALIGNED(sp)) {
288 if (!IPSEC_IS_P2ALIGNED(sp_unaligned)) {
439 if (!IPSEC_IS_P2ALIGNED(d->m_data)) {
457 if (IPSEC_IS_P2ALIGNED(sp)) {
465 if (IPSEC_IS_P2ALIGNED(ivp)) {
477 if (!IPSEC_IS_P2ALIGNED(sp_unaligned)) {
480 if (!IPSEC_IS_P2ALIGNED(ivp_unaligned)) {
H A Desp_core.c693 if (!IPSEC_IS_P2ALIGNED(d->m_data)) {
706 if (IPSEC_IS_P2ALIGNED(sp)) {
717 if (!IPSEC_IS_P2ALIGNED(sp_unaligned)) {
926 if (!IPSEC_IS_P2ALIGNED(d->m_data)) {
945 if (IPSEC_IS_P2ALIGNED(sp)) {
956 if (!IPSEC_IS_P2ALIGNED(sp_unaligned)) {
H A Dipsec.h282 #define IPSEC_IS_P2ALIGNED(p) 1 macro
H A Dipsec.c1472 if (IPSEC_IS_P2ALIGNED(xpl)) {
1530 if (IPSEC_IS_P2ALIGNED(xpl)) {
1613 if (IPSEC_IS_P2ALIGNED(xpl)) {
1669 if (IPSEC_IS_P2ALIGNED(xpl)) {

Completed in 33 milliseconds