Home
last modified time | relevance | path

Searched defs:iv_ptr (Results 1 – 4 of 4) sorted by relevance

/dpdk/examples/ipsec-secgw/
H A Desp.c98 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(cop, in esp_inbound() local
/dpdk/drivers/crypto/ipsec_mb/
H A Dpmd_aesni_gcm.c266 uint8_t *iv_ptr; in process_gcm_crypto_op() local
/dpdk/examples/l2fwd-crypto/
H A Dmain.c466 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(op, in l2fwd_simple_crypto_enqueue() local
502 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in l2fwd_simple_crypto_enqueue() local
521 uint8_t *iv_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in l2fwd_simple_crypto_enqueue() local
/dpdk/app/test/
H A Dtest_cryptodev_crosscheck.c678 uint8_t *digest_data = NULL, *aad_data = NULL, *iv_ptr = NULL; in operation_create() local