Searched refs:snow3g (Results 1 – 7 of 7) sorted by relevance
2 ; 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.
31 snow3g
113 -- -p 1 --cdev SW --chain CIPHER_ONLY --cipher_algo "snow3g-uea2"
196 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() local1453 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() local1773 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 …]
325 uint64_t snow3g :2; member
212 snow3g-uea2253 snow3g-uia2
1064 F: doc/guides/cryptodevs/snow3g.rst1070 F: doc/guides/cryptodevs/features/snow3g.ini