Searched refs:MBEDTLS_MODE_STREAM (Results 1 – 5 of 5) sorted by relevance
180 MBEDTLS_MODE_STREAM, /**< The stream cipher mode. */ enumerator
144 *mode = MBEDTLS_MODE_STREAM; in mbedtls_cipher_values_from_psa()
849 if (((mbedtls_cipher_mode_t) ctx->cipher_info->mode) == MBEDTLS_MODE_STREAM) { in mbedtls_cipher_update()1093 MBEDTLS_MODE_STREAM == ((mbedtls_cipher_mode_t) ctx->cipher_info->mode)) { in mbedtls_cipher_finish()
2014 MBEDTLS_MODE_STREAM,2175 MBEDTLS_MODE_STREAM,
5636 case MBEDTLS_MODE_STREAM: in mbedtls_ssl_get_record_expansion()