Searched refs:KASUMI (Results 1 – 16 of 16) sorted by relevance
4 KASUMI Crypto Poll Mode Driver7 The KASUMI PMD (**librte_crypto_kasumi**) provides poll mode crypto driver support for9 which implements F8 and F9 functions for KASUMI UEA1 cipher and UIA1 hash algorithms.14 KASUMI PMD has support for:28 * KASUMI(F9) supported only if hash offset and length field is byte-aligned.29 * In-place bit-level operations for KASUMI(F8) are not supported80 16.11 - 19.11 LibSSO KASUMI114 Extra notes on KASUMI F9117 When using KASUMI F9 authentication algorithm, the input buffer must be118 constructed according to the 3GPP KASUMI specifications (section 4.4, page 13):
112 * SNOW 3G (UEA2), KASUMI (F8) and ZUC (EEA3) supported only if cipher length and offset fields are …141 Extra notes on KASUMI F9144 When using KASUMI F9 authentication algorithm, the input buffer must be146 `3GPP KASUMI specification <http://cryptome.org/3gpp/35201-900.pdf>`_
17 KASUMI F8 = Y22 KASUMI F9 = Y
34 KASUMI F8 = Y44 KASUMI F9 = Y
35 KASUMI F8 = Y45 KASUMI F9 = Y
39 KASUMI F8 = Y61 KASUMI F9 = Y
59 KASUMI F8 =82 KASUMI F9 =
57 #define KASUMI 0x3 macro
150 fc_type = KASUMI; in cpt_fc_ciph_set_type()2376 } else if (fc_type == KASUMI) { in cpt_fc_dec_hmac_prep()2406 } else if (fc_type == KASUMI) { in cpt_fc_enc_hmac_prep()2452 cpt_ctx->fc_type = KASUMI; in cpt_fc_auth_set_key()2457 cpt_ctx->fc_type = KASUMI; in cpt_fc_auth_set_key()
165 * **Added KASUMI SW PMD.**167 A new Crypto PMD has been added, which provides KASUMI F8 (UEA1) ciphering168 and KASUMI F9 (UIA1) hashing.
208 * **Updated the KASUMI PMD.**210 * Transitioned underlying library from libSSO KASUMI to intel-ipsec-mb
137 * KASUMI (F8 and F9) algorithm.
206 * **Updated the KASUMI crypto PMD.**
290 * Added support for KASUMI-F8/F9 algorithms.
1029 KASUMI