Searched defs:IV_ptr (Results 1 – 5 of 5) sorted by relevance
| /dpdk/drivers/crypto/dpaa_sec/ |
| H A D | dpaa_sec.c | 1113 uint8_t *IV_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_cipher_only_sg() local 1221 uint8_t *IV_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_cipher_only() local 1292 uint8_t *IV_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_cipher_auth_gcm_sg() local 1429 uint8_t *IV_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_cipher_auth_gcm() local 1541 uint8_t *IV_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_cipher_auth_sg() local 1667 uint8_t *IV_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_cipher_auth() local
|
| H A D | dpaa_sec_raw_dp.c | 238 uint8_t *IV_ptr = iv->va; in build_raw_cipher_auth_gcm_sg() local 396 uint8_t *IV_ptr = iv->va; in build_dpaa_raw_dp_chain_fd() local 551 uint8_t *IV_ptr = iv->va; in build_dpaa_raw_dp_cipher_fd() local
|
| /dpdk/drivers/crypto/caam_jr/ |
| H A D | caam_jr.c | 869 uint8_t *IV_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_cipher_only_sg() local 984 uint8_t *IV_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_cipher_only() local 1060 uint8_t *IV_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_cipher_auth_sg() local 1203 uint8_t *IV_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_cipher_auth() local
|
| /dpdk/drivers/crypto/dpaa2_sec/ |
| H A D | dpaa2_sec_raw_dp.c | 200 uint8_t *IV_ptr = iv->va; in build_raw_dp_aead_fd() local
|
| H A D | dpaa2_sec_dpseci.c | 327 uint8_t *IV_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_authenc_gcm_sg_fd() local 473 uint8_t *IV_ptr = rte_crypto_op_ctod_offset(op, uint8_t *, in build_authenc_gcm_fd() local
|