Symbol: CPA_CY_SYM_CIPHER_SNOW3G_UEA2
sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_cipher_defs.h
133
#define LAC_CIPHER_IS_SNOW3G_UEA2(algo) (algo == CPA_CY_SYM_CIPHER_SNOW3G_UEA2)
sys/dev/qat/qat_api/common/crypto/sym/include/lac_sym_cipher_defs.h
157
(algo == CPA_CY_SYM_CIPHER_SNOW3G_UEA2) || \
sys/dev/qat/qat_api/common/crypto/sym/lac_sym_alg_chain.c
140
case CPA_CY_SYM_CIPHER_SNOW3G_UEA2:
sys/dev/qat/qat_api/common/crypto/sym/lac_sym_alg_chain.c
703
if (CPA_CY_SYM_CIPHER_SNOW3G_UEA2 ==
sys/dev/qat/qat_api/common/crypto/sym/lac_sym_alg_chain.c
782
if (CPA_CY_SYM_CIPHER_SNOW3G_UEA2 ==
sys/dev/qat/qat_api/common/crypto/sym/lac_sym_api.c
1045
CPA_CY_SYM_CIPHER_SNOW3G_UEA2) &&
sys/dev/qat/qat_api/common/crypto/sym/lac_sym_api.c
263
if (((CPA_CY_SYM_CIPHER_SNOW3G_UEA2 ==
sys/dev/qat/qat_api/common/crypto/sym/lac_sym_api.c
269
(CPA_CY_SYM_CIPHER_SNOW3G_UEA2 !=
sys/dev/qat/qat_api/common/crypto/sym/lac_sym_api.c
61
CPA_CY_SYM_CIPHER_SNOW3G_UEA2 == cipherAlgorithm) && \
sys/dev/qat/qat_api/common/crypto/sym/lac_sym_api.c
69
CPA_CY_SYM_CIPHER_SNOW3G_UEA2 == cipherAlgorithm) && \
sys/dev/qat/qat_api/common/crypto/sym/lac_sym_cipher.c
165
case CPA_CY_SYM_CIPHER_SNOW3G_UEA2: {
sys/dev/qat/qat_api/common/crypto/sym/lac_sym_cipher.c
315
case CPA_CY_SYM_CIPHER_SNOW3G_UEA2:
sys/dev/qat/qat_api/common/crypto/sym/lac_sym_cipher.c
388
case CPA_CY_SYM_CIPHER_SNOW3G_UEA2:
sys/dev/qat/qat_api/common/crypto/sym/lac_sym_dp.c
189
case CPA_CY_SYM_CIPHER_SNOW3G_UEA2: {
sys/dev/qat/qat_api/common/crypto/sym/lac_sym_dp.c
235
case CPA_CY_SYM_CIPHER_SNOW3G_UEA2:
sys/dev/qat/qat_api/common/crypto/sym/qat/lac_sym_qat_cipher.c
508
case CPA_CY_SYM_CIPHER_SNOW3G_UEA2:
sys/dev/qat/qat_api/common/crypto/sym/qat/lac_sym_qat_cipher.c
743
case CPA_CY_SYM_CIPHER_SNOW3G_UEA2: {
sys/dev/qat/qat_api/common/crypto/sym/qat/lac_sym_qat_cipher.c
835
case CPA_CY_SYM_CIPHER_SNOW3G_UEA2:
sys/dev/qat/qat_api/common/crypto/sym/qat/lac_sym_qat_cipher.c
869
case CPA_CY_SYM_CIPHER_SNOW3G_UEA2:
sys/dev/qat/qat_api/common/ctrl/sal_crypto.c
1367
CPA_CY_SYM_CIPHER_SNOW3G_UEA2);