Home
last modified time | relevance | path

Searched defs:swap (Results 1 – 20 of 20) sorted by relevance

/f-stack/dpdk/drivers/common/dpaax/caamflib/desc/
H A Dalgo.h31 cnstr_shdsc_zuce(uint32_t *descbuf, bool ps, bool swap, in cnstr_shdsc_zuce()
76 cnstr_shdsc_zuca(uint32_t *descbuf, bool ps, bool swap, in cnstr_shdsc_zuca()
128 cnstr_shdsc_snow_f8(uint32_t *descbuf, bool ps, bool swap, in cnstr_shdsc_snow_f8()
231 cnstr_shdsc_snow_f9(uint32_t *descbuf, bool ps, bool swap, in cnstr_shdsc_snow_f9()
290 cnstr_shdsc_blkcipher(uint32_t *descbuf, bool ps, bool swap, in cnstr_shdsc_blkcipher()
384 cnstr_shdsc_hmac(uint32_t *descbuf, bool ps, bool swap, in cnstr_shdsc_hmac()
488 cnstr_shdsc_hash(uint32_t *descbuf, bool ps, bool swap, in cnstr_shdsc_hash()
568 cnstr_shdsc_kasumi_f8(uint32_t *descbuf, bool ps, bool swap, in cnstr_shdsc_kasumi_f8()
607 cnstr_shdsc_kasumi_f9(uint32_t *descbuf, bool ps, bool swap, in cnstr_shdsc_kasumi_f9()
656 cnstr_shdsc_crc(uint32_t *descbuf, bool swap) in cnstr_shdsc_crc()
[all …]
H A Dsdap.h60 bool swap, uint32_t *offset, in pdcp_sdap_get_sn_parameters()
809 bool swap, in cnstr_shdsc_pdcp_sdap_u_plane()
1003 bool swap, in cnstr_shdsc_pdcp_sdap_u_plane_encap()
1048 bool swap, in cnstr_shdsc_pdcp_sdap_u_plane_decap()
H A Dipsec.h753 cnstr_shdsc_ipsec_encap(uint32_t *descbuf, bool ps, bool swap, in cnstr_shdsc_ipsec_encap()
821 cnstr_shdsc_ipsec_decap(uint32_t *descbuf, bool ps, bool swap, in cnstr_shdsc_ipsec_decap()
1230 bool swap, in cnstr_shdsc_ipsec_new_encap()
1348 bool swap, in cnstr_shdsc_ipsec_new_decap()
1501 cnstr_shdsc_authenc(uint32_t *descbuf, bool ps, bool swap, in cnstr_shdsc_authenc()
H A Dpdcp.h2886 bool swap, in cnstr_shdsc_pdcp_c_plane_encap()
3040 bool swap, in cnstr_shdsc_pdcp_c_plane_decap()
3247 bool swap, in cnstr_shdsc_pdcp_u_plane_encap()
3450 bool swap, in cnstr_shdsc_pdcp_u_plane_decap()
3641 bool swap, in cnstr_shdsc_pdcp_short_mac()
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/ref10/
H A Dx25519_ref10.c66 unsigned int swap; in crypto_scalarmult_curve25519_ref10() local
/f-stack/dpdk/drivers/crypto/dpaa_sec/
H A Ddpaa_sec.c242 int swap = false; in dpaa_sec_prep_pdcp_cdb() local
244 int swap = true; in dpaa_sec_prep_pdcp_cdb() local
353 int swap = false; in dpaa_sec_prep_ipsec_cdb() local
355 int swap = true; in dpaa_sec_prep_ipsec_cdb() local
429 int swap = false; in dpaa_sec_prep_cdb() local
431 int swap = true; in dpaa_sec_prep_cdb() local
/f-stack/app/redis-5.0.5/deps/jemalloc/test/include/test/
H A DSFMT-alti.h176 static inline void swap(w128_t *array, int size) { in swap() function
/f-stack/freebsd/libkern/
H A Dqsort.c75 #define swap(a, b) \ macro
/f-stack/app/redis-5.0.5/src/
H A Dpqsort.c78 #define swap(a, b) \ macro
/f-stack/freebsd/net80211/
H A Dieee80211_regdomain.c190 #define swap(_a, _b, _size) { \ macro
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzfs_quota.c83 boolean_t swap = B_FALSE; in zpl_get_file_info() local
/f-stack/dpdk/lib/librte_eal/windows/
H A Dgetopt.c86 char *swap; in permute_args() local
/f-stack/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr.c302 int swap = false; in caam_jr_prep_cdb() local
304 int swap = true; in caam_jr_prep_cdb() local
/f-stack/app/redis-5.0.5/deps/jemalloc/test/src/
H A DSFMT.c346 static inline void swap(w128_t *array, int size) { in swap() function
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_nat6.c2171 u_int swap; local
3421 u_short swap; local
H A Dip_nat.c3522 u_int swap; local
4356 u_int swap; local
7029 u_short swap; local
/f-stack/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_dpseci.c3084 int swap = true; in dpaa2_sec_set_pdcp_session() local
3086 int swap = false; in dpaa2_sec_set_pdcp_session() local
/f-stack/dpdk/drivers/net/ice/base/
H A Dice_fdir.h104 u8 swap; member
/f-stack/freebsd/arm/nvidia/drm2/
H A Dtegra_dc.c107 uint32_t swap; /* DC_WIN_BYTE_SWAP */ member
/f-stack/tools/libxo/xohtml/external/
H A Djquery.js6642 swap: function( elem, options, callback ) { method