Searched refs:CRYPTO_NULL_CBC (Results 1 – 6 of 6) sorted by relevance
66 .type = CRYPTO_NULL_CBC,
599 case CRYPTO_NULL_CBC: in crypto_cipher()674 [CRYPTO_NULL_CBC] = ALG_CIPHER,780 if (csp->csp_cipher_alg != CRYPTO_NULL_CBC) { in check_csp()848 if (csp->csp_cipher_alg != CRYPTO_NULL_CBC) { in check_csp()
1235 if (csp->csp_cipher_alg != CRYPTO_NULL_CBC && in swcr_cipher_supported()1340 case CRYPTO_NULL_CBC: in swcr_newsession()1392 if (csp->csp_cipher_alg == CRYPTO_NULL_CBC) { in swcr_newsession()
160 #define CRYPTO_NULL_CBC 16 macro
413 case CRYPTO_NULL_CBC: in cse_create()
235 if (csp.csp_cipher_alg != CRYPTO_NULL_CBC) { in esp_init()