Searched defs:keylen (Results 1 – 10 of 10) sorted by relevance
| /dpdk/drivers/common/sfc_efx/base/ |
| H A D | efx_vpd.c | 489 uint8_t keylen; in efx_vpd_hunk_verify() local 642 uint8_t keylen; in efx_vpd_hunk_next() local 719 uint8_t keylen; in efx_vpd_hunk_get() local 783 uint8_t keylen; in efx_vpd_hunk_set() local
|
| /dpdk/drivers/crypto/cnxk/ |
| H A D | cnxk_ipsec.h | 45 uint16_t keylen = crypto_xform->auth.key.length; in ipsec_xform_auth_verify() local
|
| /dpdk/drivers/common/dpaax/caamflib/desc/ |
| H A D | common.h | 35 uint32_t keylen; member
|
| /dpdk/drivers/crypto/bcmfs/ |
| H A D | bcmfs_sym_session.c | 45 get_key(const uint8_t *input_key, int keylen, uint8_t *session_key) in get_key()
|
| /dpdk/drivers/crypto/openssl/ |
| H A D | rte_openssl_pmd.c | 95 get_cipher_key(const uint8_t *input_key, int keylen, uint8_t *session_key) in get_cipher_key() 102 get_cipher_key_ede(const uint8_t *key, int keylen, uint8_t *key_ede) in get_cipher_key_ede() 132 get_cipher_algo(enum rte_crypto_cipher_algorithm sess_algo, size_t keylen, in get_cipher_algo() 243 get_aead_algo(enum rte_crypto_aead_algorithm sess_algo, size_t keylen, in get_aead_algo()
|
| /dpdk/drivers/common/dpaax/caamflib/rta/ |
| H A D | protocol_cmd.h | 637 uint16_t keylen, uint64_t key, in rta_dkp_proto()
|
| /dpdk/drivers/crypto/nitrox/ |
| H A D | nitrox_sym.c | 335 flexi_aes_keylen(size_t keylen, bool is_aes) in flexi_aes_keylen()
|
| /dpdk/drivers/common/cnxk/ |
| H A D | roc_npc_mcam.c | 139 int hdr_off, keylen; in npc_construct_ldata_mask() local
|
| /dpdk/drivers/common/dpaax/caamflib/ |
| H A D | rta.h | 528 #define DKP_PROTOCOL(program, protid, key_src, key_dst, keylen, key, key_type) \ argument
|
| /dpdk/lib/vhost/ |
| H A D | virtio_crypto.h | 57 uint32_t keylen; member
|