Searched refs:reqid (Results 1 – 10 of 10) sorted by relevance
| /dpdk/examples/ipsec-secgw/test/ |
| H A D | tun_aesgcm_defs.sh | 17 proto esp mode tunnel reqid 1 23 proto esp mode tunnel reqid 2 27 proto esp spi 7 reqid 1 mode tunnel replay-window 64 ${XFRM_ESN} \ 33 proto esp spi 7 reqid 2 mode tunnel replay-window 64 ${XFRM_ESN} \ 50 proto esp mode tunnel reqid 1 56 proto esp mode tunnel reqid 2 60 proto esp spi 6 reqid 1 mode tunnel replay-window 64 ${XFRM_ESN} \ 85 proto esp mode tunnel reqid 1 91 proto esp mode tunnel reqid 2 120 proto esp mode tunnel reqid 3 [all …]
|
| H A D | tun_aesctr_sha1_defs.sh | 17 proto esp mode tunnel reqid 1 23 proto esp mode tunnel reqid 2 27 proto esp spi 7 reqid 1 mode tunnel replay-window 64 ${XFRM_ESN} \ 33 proto esp spi 7 reqid 2 mode tunnel replay-window 64 ${XFRM_ESN} \ 50 proto esp mode tunnel reqid 1 56 proto esp mode tunnel reqid 2 60 proto esp spi 6 reqid 1 mode tunnel replay-window 64 ${XFRM_ESN} \ 85 proto esp mode tunnel reqid 1 91 proto esp mode tunnel reqid 2 120 proto esp mode tunnel reqid 3 [all …]
|
| H A D | tun_3descbc_sha1_defs.sh | 17 proto esp mode tunnel reqid 1 23 proto esp mode tunnel reqid 2 27 proto esp spi 7 reqid 1 mode tunnel replay-window 64 ${XFRM_ESN} \ 33 proto esp spi 7 reqid 2 mode tunnel replay-window 64 ${XFRM_ESN} \ 50 proto esp mode tunnel reqid 1 56 proto esp mode tunnel reqid 2 60 proto esp spi 6 reqid 1 mode tunnel replay-window 64 ${XFRM_ESN} \ 85 proto esp mode tunnel reqid 1 91 proto esp mode tunnel reqid 2 120 proto esp mode tunnel reqid 3 [all …]
|
| H A D | tun_aescbc_sha1_defs.sh | 17 proto esp mode tunnel reqid 1 23 proto esp mode tunnel reqid 2 27 proto esp spi 7 reqid 1 mode tunnel replay-window 64 ${XFRM_ESN} \ 33 proto esp spi 7 reqid 2 mode tunnel replay-window 64 ${XFRM_ESN} \ 50 proto esp mode tunnel reqid 1 56 proto esp mode tunnel reqid 2 60 proto esp spi 6 reqid 1 mode tunnel replay-window 64 ${XFRM_ESN} \ 85 proto esp mode tunnel reqid 1 91 proto esp mode tunnel reqid 2 120 proto esp mode tunnel reqid 3 [all …]
|
| H A D | trs_3descbc_sha1_defs.sh | 16 tmpl proto esp mode transport reqid 1 21 tmpl proto esp mode transport reqid 2 25 proto esp spi 7 reqid 1 mode transport replay-window 64 ${XFRM_ESN} \ 31 proto esp spi 7 reqid 2 mode transport replay-window 64 ${XFRM_ESN} \ 47 tmpl proto esp mode transport reqid 3 52 tmpl proto esp mode transport reqid 4 57 proto esp spi 9 reqid 3 mode transport replay-window 64 ${XFRM_ESN} \ 63 proto esp spi 9 reqid 4 mode transport replay-window 64 ${XFRM_ESN} \
|
| H A D | trs_aesgcm_defs.sh | 16 tmpl proto esp mode transport reqid 1 21 tmpl proto esp mode transport reqid 2 25 proto esp spi 7 reqid 1 mode transport replay-window 64 ${XFRM_ESN} \ 31 proto esp spi 7 reqid 2 mode transport replay-window 64 ${XFRM_ESN} \ 47 tmpl proto esp mode transport reqid 3 52 tmpl proto esp mode transport reqid 4 56 proto esp spi 9 reqid 3 mode transport replay-window 64 ${XFRM_ESN} \ 62 proto esp spi 9 reqid 4 mode transport replay-window 64 ${XFRM_ESN} \
|
| H A D | trs_aesctr_sha1_defs.sh | 16 tmpl proto esp mode transport reqid 1 21 tmpl proto esp mode transport reqid 2 25 proto esp spi 7 reqid 1 mode transport replay-window 64 ${XFRM_ESN} \ 31 proto esp spi 7 reqid 2 mode transport replay-window 64 ${XFRM_ESN} \ 47 tmpl proto esp mode transport reqid 3 52 tmpl proto esp mode transport reqid 4 57 proto esp spi 9 reqid 3 mode transport replay-window 64 ${XFRM_ESN} \ 63 proto esp spi 9 reqid 4 mode transport replay-window 64 ${XFRM_ESN} \
|
| H A D | trs_aescbc_sha1_defs.sh | 16 tmpl proto esp mode transport reqid 1 21 tmpl proto esp mode transport reqid 2 25 proto esp spi 7 reqid 1 mode transport replay-window 64 ${XFRM_ESN} \ 31 proto esp spi 7 reqid 2 mode transport replay-window 64 ${XFRM_ESN} \ 47 tmpl proto esp mode transport reqid 3 52 tmpl proto esp mode transport reqid 4 57 proto esp spi 9 reqid 3 mode transport replay-window 64 ${XFRM_ESN} \ 63 proto esp spi 9 reqid 4 mode transport replay-window 64 ${XFRM_ESN} \
|
| /dpdk/drivers/crypto/bcmfs/hw/ |
| H A D | bcmfs5_rm.c | 186 uint32_t reqid, uint64_t desc, in bcmfs5_enqueue_desc() argument 225 _bdcount, 0x0, reqid); in bcmfs5_enqueue_desc() 328 uint32_t reqid, void *desc_ptr, in bcmfs5_enqueue_msg() argument 384 int reqid; in bcmfs5_enqueue_single_request_qp() local 407 reqid = pos + __builtin_ctzll(slab); in bcmfs5_enqueue_single_request_qp() 435 rte_bitmap_set(qp->ctx_bmp, reqid); in bcmfs5_enqueue_single_request_qp() 458 uint16_t reqid; in bcmfs5_dequeue_qp() local 488 reqid = 0; in bcmfs5_dequeue_qp() 508 context = qp->ctx_pool[reqid]; in bcmfs5_dequeue_qp() 513 qp->ctx_pool[reqid] = 0; in bcmfs5_dequeue_qp() [all …]
|
| H A D | bcmfs4_rm.c | 207 uint32_t reqid, uint64_t desc, in bcmfs4_enqueue_desc() argument 251 _bdcount, 0x0, reqid); in bcmfs4_enqueue_desc() 381 uint32_t nhcnt, uint32_t reqid, in bcmfs4_enqueue_msg() argument 451 int reqid; in bcmfs4_enqueue_single_request_qp() local 476 reqid = pos + __builtin_ctzll(slab); in bcmfs4_enqueue_single_request_qp() 512 rte_bitmap_set(qp->ctx_bmp, reqid); in bcmfs4_enqueue_single_request_qp() 527 uint16_t reqid; in bcmfs4_dequeue_qp() local 557 reqid = 0; in bcmfs4_dequeue_qp() 577 context = qp->ctx_pool[reqid]; in bcmfs4_dequeue_qp() 582 qp->ctx_pool[reqid] = 0; in bcmfs4_dequeue_qp() [all …]
|