Home
last modified time | relevance | path

Searched refs:snow3g (Results 1 – 7 of 7) sorted by relevance

/dpdk/doc/guides/cryptodevs/features/
H A Dsnow3g.ini2 ; Supported features of the 'snow3g' crypto driver.
15 ; Supported crypto algorithms of the 'snow3g' crypto driver.
20 ; Supported authentication algorithms of the 'snow3g' crypto driver.
26 ; Supported AEAD algorithms of the 'snow3g' crypto driver.
31 ; Supported Asymmetric algorithms of the 'snow3g' crypto driver.
36 ; Supported Operating systems of the 'snow3g' crypto driver.
/dpdk/doc/guides/cryptodevs/
H A Dindex.rst31 snow3g
H A Dsnow3g.rst113 -- -p 1 --cdev SW --chain CIPHER_ONLY --cipher_algo "snow3g-uea2"
/dpdk/drivers/common/cpt/
H A Dcpt_ucode.h196 cpt_ctx->snow3g = 1; in cpt_fc_ciph_set_key_snow3g_uea2()
208 cpt_ctx->snow3g = 0; in cpt_fc_ciph_set_key_zuc_eea3()
1434 uint8_t snow3g, j; in cpt_zuc_snow3g_enc_prep() local
1453 snow3g = cpt_ctx->snow3g; in cpt_zuc_snow3g_enc_prep()
1482 vq_cmd_w0.s.opcode.minor = ((1 << 7) | (snow3g << 5) | (0 << 4) | in cpt_zuc_snow3g_enc_prep()
1536 if (snow3g) { in cpt_zuc_snow3g_enc_prep()
1748 uint8_t snow3g, iv_len = 16; in cpt_zuc_snow3g_dec_prep() local
1773 snow3g = cpt_ctx->snow3g; in cpt_zuc_snow3g_dec_prep()
1814 if (snow3g) { in cpt_zuc_snow3g_dec_prep()
2503 cpt_ctx->snow3g = 1; in cpt_fc_auth_set_key()
[all …]
H A Dcpt_mcode_defines.h325 uint64_t snow3g :2; member
/dpdk/doc/guides/tools/
H A Dcryptoperf.rst212 snow3g-uea2
253 snow3g-uia2
/dpdk/
H A DMAINTAINERS1064 F: doc/guides/cryptodevs/snow3g.rst
1070 F: doc/guides/cryptodevs/features/snow3g.ini